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 @@ -59,7 +59,7 @@ config CRYPTO_BLKCIPHER2
31 select CRYPTO_WORKQUEUE
39 @@ -68,7 +68,7 @@ config CRYPTO_HASH2