summaryrefslogtreecommitdiff
path: root/crypto/Makefile
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2015-04-22 13:25:56 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2015-04-23 14:18:09 +0800
commitb40d87c16063461ff1e32d06c813be310dae1792 (patch)
tree56eaa82b0f56e4c87442f5f21ac64cc314c31a2c /crypto/Makefile
parentaf2137a3f26457c6a8ee86d3b2e06905ecbfa9bf (diff)
downloadlinux-crypto-b40d87c16063461ff1e32d06c813be310dae1792.tar.gz
linux-crypto-b40d87c16063461ff1e32d06c813be310dae1792.zip
crypto: fips - Move fips_enabled sysctl into fips.c
There is currently a large ifdef FIPS code section in proc.c. Ostensibly it's there because the fips_enabled sysctl sits under /proc/sys/crypto. However, no other crypto sysctls exist. In fact, the whole ethos of the crypto API is against such user interfaces so this patch moves all the FIPS sysctl code over to fips.c. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/Makefile')
0 files changed, 0 insertions, 0 deletions