Update Mbed TLS after corrections for the import procedure

pull/7135/head
Krzysztof Stachowiak 2018-06-07 10:25:21 +02:00
parent 7eeb694dd9
commit 843b1a19e7
2 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@
#define MBEDTLS_X509_USE_C
#define MBEDTLS_X509_CRT_PARSE_C
#define MBEDTLS_X509_CRL_PARSE_C
//#define MBEDTLS_CMAC_C
#define MBEDTLS_CMAC_C
/* Miscellaneous options */
#define MBEDTLS_AES_ROM_TABLES

View File

@ -1957,7 +1957,7 @@
* Requires: MBEDTLS_AES_C or MBEDTLS_DES_C
*
*/
//#define MBEDTLS_CMAC_C
#define MBEDTLS_CMAC_C
/**
* \def MBEDTLS_CTR_DRBG_C