mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-29 18:27:29 +02:00
fix rx72n compile
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user