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