summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0fb36aa)
raw | patch | inline | side by side (parent: 0fb36aa)
author | Guy Mishol <guym@ti.com> | |
Sun, 10 May 2015 08:30:37 +0000 (11:30 +0300) | ||
committer | Guy Mishol <guym@ti.com> | |
Sun, 10 May 2015 08:30:37 +0000 (11:30 +0300) |
Added CONFIG_CRYPTO_GCM to kernel_314.config
Signed-off-by: Guy Mishol <guym@ti.com>
Signed-off-by: Guy Mishol <guym@ti.com>
configuration/kernel_3.14.config | patch | blob | history |
index 7065cb11262afaedc40628cdf3766c79a0c3110b..68c764e228281bd43127e7f500a1cffcd45b0e29 100644 (file)
# Authenticated Encryption with Associated Data
#
CONFIG_CRYPTO_CCM=y
-# CONFIG_CRYPTO_GCM is not set
+CONFIG_CRYPTO_GCM=y
CONFIG_CRYPTO_SEQIV=y
#