X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=crypto%2FKconfig;h=f07d9237950f55d1b4707ac7553138b5e738e53f;hb=0796ae061e6da5de7cfc1af57dfd42a73908b1bf;hp=69c5f992bcd4b9c6732e784ad3665a15648af78d;hpb=055bcee3102dc35f019b69df9c2618e9d6dd1c09;p=karo-tx-linux.git diff --git a/crypto/Kconfig b/crypto/Kconfig index 69c5f992bcd4..f07d9237950f 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -34,6 +34,7 @@ config CRYPTO_MANAGER config CRYPTO_HMAC bool "HMAC support" + select CRYPTO_HASH help HMAC: Keyed-Hashing for Message Authentication (RFC2104). This is required for IPSec.