Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 27300176 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: ansi_cprng - Do not select FIPS



The RNG should work with FIPS disabled.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent a873a5f1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -782,7 +782,6 @@ config CRYPTO_ANSI_CPRNG
	tristate "Pseudo Random Number Generation for Cryptographic modules"
	select CRYPTO_AES
	select CRYPTO_RNG
	select CRYPTO_FIPS
	help
	  This option enables the generic pseudo random number generator
	  for cryptographic modules.  Uses the Algorithm specified in