3 @@ -32,7 +32,7 @@ config CRYPTO_FIPS
11 This option provides the API for cryptographic algorithms.
12 @@ -41,7 +41,7 @@ config CRYPTO_ALGAPI2
21 @@ -50,7 +50,7 @@ config CRYPTO_AEAD2
24 config CRYPTO_BLKCIPHER
26 + tristate "BLKCIPHER"
27 select CRYPTO_BLKCIPHER2
30 @@ -61,7 +61,7 @@ config CRYPTO_BLKCIPHER2
31 select CRYPTO_WORKQUEUE
39 @@ -70,7 +70,7 @@ config CRYPTO_HASH2