Home
last modified time | relevance | path

Searched refs:MBEDTLS_AES_ROM_TABLES (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libmbedtls/include/
H A Dmbedtls_config_kernel.h63 #define MBEDTLS_AES_ROM_TABLES macro
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dversion_features.c231 #if defined(MBEDTLS_AES_ROM_TABLES)
H A Daes.c74 #if defined(MBEDTLS_AES_ROM_TABLES)
590 #if !defined(MBEDTLS_AES_ROM_TABLES) in mbedtls_aes_setkey_enc()
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog4254 * Define the macro MBEDTLS_AES_ROM_TABLES in the configuration file