Re: [PATCH] crypto: Make CRYPTO_CBC select CRYPTO_ECHAINIV
: Thomas Egerer --- crypto/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/crypto/Kconfig b/crypto/Kconfig index 7240821..893d93f 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -284,6 +284,7 @@ comment "Block modes" config CRYPTO_CBC tristate "CBC support" sel
[PATCH] crypto: Make CRYPTO_CBC select CRYPTO_ECHAINIV
: Thomas Egerer --- crypto/Kconfig | 1 + 1 file changed, 1 insertion(+)