Skip to content

Commit d9c8d4a

Browse files
Sasha Levingregkh
authored andcommitted
Revert "crypto: xts - Add ECB dependency"
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>
1 parent d2d72c0 commit d9c8d4a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

crypto/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,6 @@ config CRYPTO_XTS
343343
select CRYPTO_BLKCIPHER
344344
select CRYPTO_MANAGER
345345
select CRYPTO_GF128MUL
346-
select CRYPTO_ECB
347346
help
348347
XTS: IEEE1619/D16 narrow block cipher use with aes-xts-plain,
349348
key size 256, 384 or 512 bits. This implementation currently

0 commit comments

Comments
 (0)