mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 12:14:38 +02:00
Merge pull request #7396 from miyazakh/renesas_rx72n
fix rx72n compile failure
This commit is contained in:
@@ -278,3 +278,5 @@
|
|||||||
#define XSTRCASECMP(s1,s2) strcmp((s1),(s2))
|
#define XSTRCASECMP(s1,s2) strcmp((s1),(s2))
|
||||||
|
|
||||||
#define CUSTOM_RAND_GENERATE_BLOCK wc_tsip_GenerateRandBlock
|
#define CUSTOM_RAND_GENERATE_BLOCK wc_tsip_GenerateRandBlock
|
||||||
|
/* use original ASN parsing */
|
||||||
|
#define WOLFSSL_ASN_ORIGINAL
|
||||||
|
Reference in New Issue
Block a user