config: Enable CMAC

This commit is contained in:
Morph 2021-03-05 00:04:40 -05:00
parent 5b8f4db757
commit cb2784cbd8

View file

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