forked from wolfSSL/wolfssl
add HAVE_SUPPORTED_CURVES to TI-RTOS wolfSSL configuration
This commit is contained in:
@ -560,6 +560,7 @@ static char *fgets(char *buff, int sz, FILE *fp)
|
||||
#define HAVE_ALPN
|
||||
#define HAVE_TLS_EXTENSIONS
|
||||
#define HAVE_AESGCM
|
||||
#define HAVE_SUPPORTED_CURVES
|
||||
|
||||
#ifdef __IAR_SYSTEMS_ICC__
|
||||
#pragma diag_suppress=Pa089
|
||||
|
Reference in New Issue
Block a user