1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-10-12 18:44:56 +03:00

Add a disabled CMAC define in the no-entropy configuration

This commit is contained in:
Krzysztof Stachowiak
2018-06-06 13:55:05 +02:00
parent c4bd8ec5ed
commit ab72727da4

View File

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