mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 12:05:36 +01:00
Enable AES countermeasures in baremetal config
Enable AES countermeasures in baremetal configuration.
This commit is contained in:
parent
7543901b6a
commit
be1bb06acd
@ -41,6 +41,7 @@
|
||||
#define MBEDTLS_AES_FEWER_TABLES
|
||||
#define MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH
|
||||
#define MBEDTLS_AES_ONLY_ENCRYPT
|
||||
#define MBEDTLS_AES_SCA_COUNTERMEASURES
|
||||
#define MBEDTLS_CCM_C
|
||||
|
||||
/* Asymmetric crypto: Single-curve ECC only. */
|
||||
|
Loading…
Reference in New Issue
Block a user