summaryrefslogtreecommitdiffstats
path: root/crypto/fips.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: fips - simplify one-level sysctl registration for crypto_sysctl_tableLuis Chamberlain2023-03-171-10/+1
* crypto: fips - make proc files report fips module name and versionVladis Dronov2022-07-151-5/+30
* crypto: fips - add FIPS test failure notification chainGilad Ben-Yossef2019-07-261-0/+11
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* crypto: run initcalls for generic implementations earlierEric Biggers2019-04-181-1/+1
* crypto: fips - Move fips_enabled sysctl into fips.cHerbert Xu2015-04-231-0/+48
* crypto: fips - Remove bogus inclusion of internal.hHerbert Xu2015-04-231-1/+4
* crypto: api - Add fips_enable flagNeil Horman2008-08-291-0/+27