diff options
author | Vladis Dronov <vdronov@redhat.com> | 2022-07-08 14:33:13 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-07-15 16:43:22 +0800 |
commit | 5a44749f65b2342d43dea82024e4febdac33c78d (patch) | |
tree | 0b0ed9ba508fe084037718db5ad4e474a66c0bd1 /block/blk.h | |
parent | 1353e576ae3b7b9703b74f6f2276b6dd450f4a2e (diff) | |
download | linux-5a44749f65b2342d43dea82024e4febdac33c78d.tar.bz2 |
crypto: fips - make proc files report fips module name and version
FIPS 140-3 introduced a requirement for the FIPS module to return
information about itself, specifically a name and a version. These
values must match the values reported on FIPS certificates.
This patch adds two files to read a name and a version from:
/proc/sys/crypto/fips_name
/proc/sys/crypto/fips_version
v2: removed redundant parentheses in config entries.
v3: move FIPS_MODULE_* defines to fips.c where they are used.
v4: return utsrelease.h inclusion
Signed-off-by: Simo Sorce <simo@redhat.com>
Signed-off-by: Vladis Dronov <vdronov@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'block/blk.h')
0 files changed, 0 insertions, 0 deletions