Add MBEDTLS_USE_TINYCRYPT to baremetal configuration
This commit is contained in:
parent
e12aafbdc7
commit
c6c0fe6c5f
1 changed files with 2 additions and 0 deletions
|
@ -116,6 +116,8 @@
|
||||||
#define MBEDTLS_SSL_CONF_ENFORCE_EXTENDED_MASTER_SECRET \
|
#define MBEDTLS_SSL_CONF_ENFORCE_EXTENDED_MASTER_SECRET \
|
||||||
MBEDTLS_SSL_EXTENDED_MS_ENFORCE_ENABLED
|
MBEDTLS_SSL_EXTENDED_MS_ENFORCE_ENABLED
|
||||||
|
|
||||||
|
#define MBEDTLS_USE_TINYCRYPT
|
||||||
|
|
||||||
/* X.509 CRT parsing */
|
/* X.509 CRT parsing */
|
||||||
#define MBEDTLS_X509_USE_C
|
#define MBEDTLS_X509_USE_C
|
||||||
#define MBEDTLS_X509_CRT_PARSE_C
|
#define MBEDTLS_X509_CRT_PARSE_C
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue