X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=crypto%2FKconfig;h=64b772c5d1c9b5f2399b36adc306dcbc2339cffb;hb=bcda5fd34417c89f653cc0912cc0608b36ea032c;hp=ca3b02dcbbfac7ecb5daf3c4035205ffc733372f;hpb=43f44f5bd1970fafb259152e1c9d8e6daf0f362d;p=linux-2.6-microblaze.git diff --git a/crypto/Kconfig b/crypto/Kconfig index ca3b02dcbbfa..64b772c5d1c9 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -1768,7 +1768,7 @@ config CRYPTO_DRBG_HMAC bool default y select CRYPTO_HMAC - select CRYPTO_SHA256 + select CRYPTO_SHA512 config CRYPTO_DRBG_HASH bool "Enable Hash DRBG"