commit | 3d64431a33682d3ef5adc31f7ab2351e0bec6189 | [log] [tgz] |
---|---|---|
author | Brian Murray <Brian@Clover.com> | Tue Sep 13 14:00:15 2016 -0700 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Oct 13 13:51:11 2016 +0100 |
tree | 2eabd8b33e97fff789ab118076a733c05b5ba218 | |
parent | 0b21cdf7bcfae9e4d3f415afc2a2c9e2c249c737 [diff] [blame] |
Minor CMAC fixes for merge
diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h index f6f431b..2a49642 100644 --- a/include/mbedtls/config.h +++ b/include/mbedtls/config.h
@@ -1681,7 +1681,7 @@ * Requires: MBEDTLS_AES_C or MBEDTLS_CAMELLIA_C or MBEDTLS_DES_C * */ -#define MBEDTLS_CMAC_C +//#define MBEDTLS_CMAC_C /** * \def MBEDTLS_CTR_DRBG_C