forked from wolfSSL/wolfssl
Merge pull request #384 from tisb-vikram/master
enable aesgcm and alpn support in TI-RTOS/WolfSSL configuration
This commit is contained in:
@ -546,6 +546,9 @@ static char *fgets(char *buff, int sz, FILE *fp)
|
||||
#define NO_ERROR_STRINGS
|
||||
#define USER_TIME
|
||||
#define HAVE_ECC
|
||||
#define HAVE_ALPN
|
||||
#define HAVE_TLS_EXTENSIONS
|
||||
#define HAVE_AESGCM
|
||||
|
||||
#ifdef __IAR_SYSTEMS_ICC__
|
||||
#pragma diag_suppress=Pa089
|
||||
|
Reference in New Issue
Block a user