[PATCH 0/4] Trivial set of FIPS 140-3 related changes

From: Nicolai Stange
Date: Tue Nov 08 2022 - 09:20:52 EST


Hi all,

these four rather unrelated patches are basically a dump of some of the
more trivial changes required for working towards FIPS 140-3 conformance.

Please pick as you deem appropriate.

Thanks!

Nicolai

Nicolai Stange (4):
crypto: xts - restrict key lengths to approved values in FIPS mode
crypto: testmgr - disallow plain cbcmac(aes) in FIPS mode
crypto: testmgr - disallow plain ghash in FIPS mode
crypto: testmgr - allow ecdsa-nist-p256 and -p384 in FIPS mode

crypto/testmgr.c | 4 ++--
include/crypto/xts.h | 7 +++++++
2 files changed, 9 insertions(+), 2 deletions(-)

--
2.38.0