3 @@ -30,7 +30,7 @@ config CRYPTO_FIPS
11 This option provides the API for cryptographic algorithms.
12 @@ -39,7 +39,7 @@ config CRYPTO_ALGAPI2
21 @@ -48,7 +48,7 @@ config CRYPTO_AEAD2
24 config CRYPTO_BLKCIPHER
26 + tristate "BLKCIPHER"
27 select CRYPTO_BLKCIPHER2
30 @@ -58,7 +58,7 @@ config CRYPTO_BLKCIPHER2
39 @@ -67,7 +67,7 @@ config CRYPTO_HASH2