mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-21 22:45:38 +01:00
config: Enable CMAC
This commit is contained in:
parent
5b8f4db757
commit
cb2784cbd8
@ -2249,7 +2249,7 @@
|
|||||||
* Requires: MBEDTLS_AES_C or MBEDTLS_DES_C
|
* Requires: MBEDTLS_AES_C or MBEDTLS_DES_C
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
//#define MBEDTLS_CMAC_C
|
#define MBEDTLS_CMAC_C
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \def MBEDTLS_CTR_DRBG_C
|
* \def MBEDTLS_CTR_DRBG_C
|
||||||
|
Loading…
Reference in New Issue
Block a user