kernel: bump 4.14 to 4.14.159
[openwrt/staging/stintel.git] / target / linux / apm821xx / patches-4.14 / 020-0025-crypto-crypto4xx-add-aes-gcm-support.patch
index 888f7b68d04ee848ca5451546cdb4dc558b518ea..d56f838262c4e71e6ad2df9296a9848c5f69c358 100644 (file)
@@ -178,7 +178,7 @@ Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
  #include <crypto/sha.h>
  #include <crypto/scatterwalk.h>
  #include <crypto/internal/aead.h>
-@@ -1236,6 +1237,27 @@ static struct crypto4xx_alg_common crypt
+@@ -1232,6 +1233,27 @@ static struct crypto4xx_alg_common crypt
                        .cra_priority   = CRYPTO4XX_CRYPTO_PRIORITY,
                        .cra_flags      = CRYPTO_ALG_ASYNC |
                                          CRYPTO_ALG_NEED_FALLBACK |