kernel: bump 4.14 to 4.14.114
[openwrt/staging/chunkeey.git] / target / linux / apm821xx / patches-4.14 / 020-0024-crypto-crypto4xx-add-aes-ccm-support.patch
index 73283f650cddf66495ca5fdc5ae0b175819439aa..8f78f51cd8e34e904606efa55f53110f6aa37386 100644 (file)
@@ -15,7 +15,7 @@ Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
 
 --- a/drivers/crypto/amcc/crypto4xx_alg.c
 +++ b/drivers/crypto/amcc/crypto4xx_alg.c
-@@ -231,6 +231,191 @@ int crypto4xx_rfc3686_decrypt(struct abl
+@@ -232,6 +232,191 @@ int crypto4xx_rfc3686_decrypt(struct abl
                                  ctx->sa_out, ctx->sa_len, 0);
  }
  
@@ -209,7 +209,7 @@ Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
   */
 --- a/drivers/crypto/amcc/crypto4xx_core.c
 +++ b/drivers/crypto/amcc/crypto4xx_core.c
-@@ -1210,6 +1210,29 @@ static struct crypto4xx_alg_common crypt
+@@ -1219,6 +1219,29 @@ static struct crypto4xx_alg_common crypt
                        }
                }
        } },