Merge pull request #7396 from miyazakh/renesas_rx72n

fix rx72n compile failure
This commit is contained in:
JacobBarthelmeh
2024-04-12 14:03:45 -06:00
committed by GitHub

View File

@ -278,3 +278,5 @@
#define XSTRCASECMP(s1,s2) strcmp((s1),(s2))
#define CUSTOM_RAND_GENERATE_BLOCK wc_tsip_GenerateRandBlock
/* use original ASN parsing */
#define WOLFSSL_ASN_ORIGINAL