aboutsummaryrefslogtreecommitdiff
path: root/crypto/fips.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-05crypto: fips - Remove the now superfluous sentinel element from ctl_table arrayGravatar Joel Granados 1-1/+0
2023-03-17crypto: fips - simplify one-level sysctl registration for crypto_sysctl_tableGravatar Luis Chamberlain 1-10/+1
2022-07-15crypto: fips - make proc files report fips module name and versionGravatar Vladis Dronov 1-5/+30
2019-07-26crypto: fips - add FIPS test failure notification chainGravatar Gilad Ben-Yossef 1-0/+11
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-6/+1
2019-04-18crypto: run initcalls for generic implementations earlierGravatar Eric Biggers 1-1/+1
2015-04-23crypto: fips - Move fips_enabled sysctl into fips.cGravatar Herbert Xu 1-0/+48
2015-04-23crypto: fips - Remove bogus inclusion of internal.hGravatar Herbert Xu 1-1/+4
2008-08-29crypto: api - Add fips_enable flagGravatar Neil Horman 1-0/+27