mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-06 14:38:57 +01:00
Minor CMAC fixes for merge
This commit is contained in:
parent
0b21cdf7bc
commit
3d64431a33
5 changed files with 21 additions and 14 deletions
|
|
@ -39,6 +39,7 @@
|
|||
|
||||
/* mbed TLS feature support */
|
||||
#define MBEDTLS_AES_ROM_TABLES
|
||||
#define MBEDTLS_CMAC_C
|
||||
#define MBEDTLS_ECP_DP_SECP256R1_ENABLED
|
||||
#define MBEDTLS_ECP_NIST_OPTIM
|
||||
#define MBEDTLS_KEY_EXCHANGE_ECJPAKE_ENABLED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue