mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 04:04:39 +02:00
Merge pull request #437 from tisb-vikram/master
Enable ECC features for TI devices
This commit is contained in:
@@ -560,6 +560,8 @@ static char *fgets(char *buff, int sz, FILE *fp)
|
|||||||
#define HAVE_ALPN
|
#define HAVE_ALPN
|
||||||
#define HAVE_TLS_EXTENSIONS
|
#define HAVE_TLS_EXTENSIONS
|
||||||
#define HAVE_AESGCM
|
#define HAVE_AESGCM
|
||||||
|
#define HAVE_SUPPORTED_CURVES
|
||||||
|
#define ALT_ECC_SIZE
|
||||||
|
|
||||||
#ifdef __IAR_SYSTEMS_ICC__
|
#ifdef __IAR_SYSTEMS_ICC__
|
||||||
#pragma diag_suppress=Pa089
|
#pragma diag_suppress=Pa089
|
||||||
|
Reference in New Issue
Block a user