Add a disabled CMAC define in the no-entropy configuration
This commit is contained in:
parent
c4bd8ec5ed
commit
ab72727da4
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@
|
||||||
#define MBEDTLS_X509_USE_C
|
#define MBEDTLS_X509_USE_C
|
||||||
#define MBEDTLS_X509_CRT_PARSE_C
|
#define MBEDTLS_X509_CRT_PARSE_C
|
||||||
#define MBEDTLS_X509_CRL_PARSE_C
|
#define MBEDTLS_X509_CRL_PARSE_C
|
||||||
|
//#define MBEDTLS_CMAC_C
|
||||||
|
|
||||||
/* Miscellaneous options */
|
/* Miscellaneous options */
|
||||||
#define MBEDTLS_AES_ROM_TABLES
|
#define MBEDTLS_AES_ROM_TABLES
|
||||||
|
|
Loading…
Reference in a new issue