This is v2 update of the https://lore.kernel.org/linux-crypto/5821221.9qqs2JS0CK@xxxxxxxxxxxxxxxx/T/#u patch series. Added Review-by Stephan, and changed patch descriptions to drop Fixes: metadata and explicitely mention that backporting this patches to stable series will not bring any benefits per se (as they patch dead code, fips_enabled only code, that doesn't affect certification). Dimitri John Ledkov (4): crypto: drbg - ensure most preferred type is FIPS health checked crypto: drbg - update FIPS CTR self-checks to aes256 crypto: drbg - ensure drbg hmac sha512 is used in FIPS selftests crypto: drbg - Remove SHA1 from drbg crypto/drbg.c | 40 +++++++++++++--------------------------- crypto/testmgr.c | 25 ++++--------------------- 2 files changed, 17 insertions(+), 48 deletions(-) -- 2.34.1