summaryrefslogtreecommitdiffstats
path: root/crypto/fips.c
AgeCommit message (Expand)AuthorLines
2025-05-05Revert "crypto: run initcalls for generic implementations earlier"Herbert Xu-1/+1
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados-1/+1
2025-01-04crypto: fips - Use str_enabled_disabled() helper in fips_enable()Thorsten Blum-2/+2
2024-04-05crypto: fips - Remove the now superfluous sentinel element from ctl_table arrayJoel Granados-1/+0
2023-03-17crypto: fips - simplify one-level sysctl registration for crypto_sysctl_tableLuis Chamberlain-10/+1
2022-07-15crypto: fips - make proc files report fips module name and versionVladis Dronov-5/+30
2019-07-26crypto: fips - add FIPS test failure notification chainGilad Ben-Yossef-0/+11
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-6/+1
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers-1/+1
2015-04-23crypto: fips - Move fips_enabled sysctl into fips.cHerbert Xu-0/+48
2015-04-23crypto: fips - Remove bogus inclusion of internal.hHerbert Xu-1/+4
2008-08-29crypto: api - Add fips_enable flagNeil Horman-0/+27