mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-25 18:45:46 +01:00
config: Enable CMAC
AES-CMAC generation is used within yuzu.
This commit is contained in:
parent
bd7e048844
commit
81b04fbb3f
@ -2678,7 +2678,7 @@
|
||||
* Requires: MBEDTLS_AES_C or MBEDTLS_DES_C
|
||||
*
|
||||
*/
|
||||
//#define MBEDTLS_CMAC_C
|
||||
#define MBEDTLS_CMAC_C
|
||||
|
||||
/**
|
||||
* \def MBEDTLS_CTR_DRBG_C
|
||||
|
Loading…
Reference in New Issue
Block a user