Re: [PATCH v4] crypto: fips - make proc files report fips module name and version

From: Herbert Xu
Date: Fri Jul 15 2022 - 04:49:32 EST


On Fri, Jul 08, 2022 at 02:33:13PM +0200, Vladis Dronov wrote:
> 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@xxxxxxxxxx>
> Signed-off-by: Vladis Dronov <vdronov@xxxxxxxxxx>
> ---
> crypto/Kconfig | 21 +++++++++++++++++++++
> crypto/fips.c | 35 ++++++++++++++++++++++++++++++-----
> 2 files changed, 51 insertions(+), 5 deletions(-)

Patch applied. Thanks.
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt