From 37e7f09ea9b8cb69522fc547017cd709a53dec3f Mon Sep 17 00:00:00 2001 From: Guy Mishol Date: Sun, 10 May 2015 11:30:37 +0300 Subject: [PATCH] configuration : 3.14 Added CONFIG_CRYPTO_GCM to kernel_314.config Signed-off-by: Guy Mishol --- configuration/kernel_3.14.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/kernel_3.14.config b/configuration/kernel_3.14.config index 7065cb1..68c764e 100644 --- a/configuration/kernel_3.14.config +++ b/configuration/kernel_3.14.config @@ -4188,7 +4188,7 @@ CONFIG_CRYPTO_TEST=m # Authenticated Encryption with Associated Data # CONFIG_CRYPTO_CCM=y -# CONFIG_CRYPTO_GCM is not set +CONFIG_CRYPTO_GCM=y CONFIG_CRYPTO_SEQIV=y # -- 2.39.2