Merge pull request #291 from choener/master

XTS for linux-trimslice
This commit is contained in:
Kevin Mihelich 2012-10-27 16:32:24 -07:00
commit 6bca0f4f17

View file

@ -3641,7 +3641,7 @@ CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_ECB=y CONFIG_CRYPTO_ECB=y
# CONFIG_CRYPTO_LRW is not set # CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_PCBC is not set # CONFIG_CRYPTO_PCBC is not set
# CONFIG_CRYPTO_XTS is not set CONFIG_CRYPTO_XTS=y
# #
# Hash modes # Hash modes