summaryrefslogtreecommitdiff
path: root/tools/testing
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
commit94072cb20eed369c64364c95bcfa3c012f54f466 (patch)
tree42241cb1987e23b830660931249d0162d094f0ed /tools/testing
parent76450f93f17bb03a27476371c4c907e26a3c78a4 (diff)
downloadlinux-rpi3-94072cb20eed369c64364c95bcfa3c012f54f466.tar.gz
linux-rpi3-94072cb20eed369c64364c95bcfa3c012f54f466.tar.bz2
linux-rpi3-94072cb20eed369c64364c95bcfa3c012f54f466.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 'tools/testing')
0 files changed, 0 insertions, 0 deletions