From 56518e8f6bcc3f273ad0359ed9916c49e5d3e5f1 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Mon, 23 May 2016 19:04:08 +0200 Subject: [PATCH] aes-xts-plain64 cipher http://forum.armbian.com/index.php/topic/1253-luks-crypt-on-default-not-work/ --- config/kernel/linux-sun8i-default.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/kernel/linux-sun8i-default.config b/config/kernel/linux-sun8i-default.config index 3ce641d8ff..5aca26c583 100644 --- a/config/kernel/linux-sun8i-default.config +++ b/config/kernel/linux-sun8i-default.config @@ -3815,7 +3815,7 @@ CONFIG_CRYPTO_CBC=y CONFIG_CRYPTO_ECB=y # CONFIG_CRYPTO_LRW is not set CONFIG_CRYPTO_PCBC=m -# CONFIG_CRYPTO_XTS is not set +CONFIG_CRYPTO_XTS=m # # Hash modes