mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 11:44:38 +02:00
fix rx72n compile
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