mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +01:00
Add a disabled CMAC define in the no-entropy configuration
This commit is contained in:
parent
c4bd8ec5ed
commit
ab72727da4
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue