]> git.hungrycats.org Git - linux/commitdiff
Revert "crypto: xts - Add ECB dependency"
authorSasha Levin <alexander.levin@verizon.com>
Mon, 13 Nov 2017 22:55:20 +0000 (17:55 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Nov 2017 08:01:07 +0000 (09:01 +0100)
This reverts commit 6145171a6bc0abdc3eca7a4b795ede467d2ba569.

The commit fixes a bug that was only introduced in 4.10, thus is
irrelevant for <=4.9.

Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
crypto/Kconfig

index 7bd153fd68fe58963767b405fc0c3610733276c1..87bbc9c1e681cb3b118aef05c9bc8f663550a277 100644 (file)
@@ -290,7 +290,6 @@ config CRYPTO_XTS
        select CRYPTO_BLKCIPHER
        select CRYPTO_MANAGER
        select CRYPTO_GF128MUL
-       select CRYPTO_ECB
        help
          XTS: IEEE1619/D16 narrow block cipher use with aes-xts-plain,
          key size 256, 384 or 512 bits. This implementation currently