Loading crypto/Kconfig +2 −1 Original line number Diff line number Diff line Loading @@ -1508,10 +1508,11 @@ config CRYPTO_DRBG_HMAC bool default y select CRYPTO_HMAC select CRYPTO_SHA256 config CRYPTO_DRBG_HASH bool "Enable Hash DRBG" select CRYPTO_HASH select CRYPTO_SHA256 help Enable the Hash DRBG variant as defined in NIST SP800-90A. Loading Loading
crypto/Kconfig +2 −1 Original line number Diff line number Diff line Loading @@ -1508,10 +1508,11 @@ config CRYPTO_DRBG_HMAC bool default y select CRYPTO_HMAC select CRYPTO_SHA256 config CRYPTO_DRBG_HASH bool "Enable Hash DRBG" select CRYPTO_HASH select CRYPTO_SHA256 help Enable the Hash DRBG variant as defined in NIST SP800-90A. Loading