mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-03 21:25:31 +01:00
Minor CMAC fixes for merge
This commit is contained in:
parent
9ce2e091de
commit
53e23b684f
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