]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - crypto/Kconfig
[CRYPTO] hmac: Add crypto template implementation
[karo-tx-linux.git] / crypto / Kconfig
index 69c5f992bcd4b9c6732e784ad3665a15648af78d..f07d9237950f55d1b4707ac7553138b5e738e53f 100644 (file)
@@ -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.