kernel: bump 5.4 to 5.4.230
[openwrt/staging/pepe2k.git] / target / linux / layerscape / patches-5.4 / 804-crypto-0001-crypto-add-support-for-TLS-1.0-record-encryption.patch
index c73baa42ea89f2be55e10f7a09f6736a88a25f74..a8922002fe984a09eefd56701f565b18137eb851 100644 (file)
@@ -67,7 +67,7 @@ Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
  obj-$(CONFIG_CRYPTO_XXHASH) += xxhash_generic.o
 --- a/crypto/tcrypt.c
 +++ b/crypto/tcrypt.c
-@@ -2049,6 +2049,9 @@ static int do_test(const char *alg, u32
+@@ -2040,6 +2040,9 @@ static int do_test(const char *alg, u32
                ret += tcrypt_test("cbc(sm4)");
                ret += tcrypt_test("ctr(sm4)");
                break;