wolfssl: refresh patches
authorPetr Štetiar <ynezz@true.cz>
Wed, 28 Sep 2022 09:58:22 +0000 (11:58 +0200)
committerPetr Štetiar <ynezz@true.cz>
Thu, 29 Sep 2022 05:36:19 +0000 (07:36 +0200)
So they're tidy and apply cleanly.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
package/libs/wolfssl/patches/100-disable-hardening-check.patch
package/libs/wolfssl/patches/200-ecc-rng.patch

index 01bb5974ba3385b5bbf9cc711424bc1ebc3ade7c..bc5b27626f6d048678df4884ad94b85531ca1e3c 100644 (file)
@@ -1,6 +1,6 @@
 --- a/wolfssl/wolfcrypt/settings.h
 +++ b/wolfssl/wolfcrypt/settings.h
-@@ -2445,7 +2445,7 @@ extern void uITRON4_free(void *p) ;
+@@ -2454,7 +2454,7 @@ extern void uITRON4_free(void *p) ;
  #endif
  
  /* warning for not using harden build options (default with ./configure) */
index d68ef7f3853a44a576f578af954d573f710aaa10..bef2e60872a09dd6e8c0679798ea78671691c8f1 100644 (file)
@@ -11,7 +11,7 @@ RNG regardless of the built settings for wolfssl.
 
 --- a/wolfcrypt/src/ecc.c
 +++ b/wolfcrypt/src/ecc.c
-@@ -12348,21 +12348,21 @@ void wc_ecc_fp_free(void)
+@@ -12505,21 +12505,21 @@ void wc_ecc_fp_free(void)
  
  #endif /* FP_ECC */
  
@@ -37,7 +37,7 @@ RNG regardless of the built settings for wolfssl.
  
 --- a/wolfssl/wolfcrypt/ecc.h
 +++ b/wolfssl/wolfcrypt/ecc.h
-@@ -650,10 +650,8 @@ WOLFSSL_ABI WOLFSSL_API
+@@ -656,10 +656,8 @@ WOLFSSL_ABI WOLFSSL_API
  void wc_ecc_fp_free(void);
  WOLFSSL_LOCAL
  void wc_ecc_fp_init(void);