Searched refs:MBEDTLS_AES_FEWER_TABLES (Results 1 – 5 of 5) sorted by relevance
173 #define MBEDTLS_AES_FEWER_TABLES macro
261 #if defined(MBEDTLS_AES_FEWER_TABLES)
207 #if !defined(MBEDTLS_AES_FEWER_TABLES)338 #if !defined(MBEDTLS_AES_FEWER_TABLES)373 #if !defined(MBEDTLS_AES_FEWER_TABLES)384 #if !defined(MBEDTLS_AES_FEWER_TABLES)463 #if !defined(MBEDTLS_AES_FEWER_TABLES) in aes_gen_tables()476 #if !defined(MBEDTLS_AES_FEWER_TABLES) in aes_gen_tables()488 #if defined(MBEDTLS_AES_FEWER_TABLES)
532 * (or ~2kb if \c MBEDTLS_AES_FEWER_TABLES is used) and reduces the535 * MBEDTLS_AES_FEWER_TABLES below is used), and potentially degraded538 * This option is independent of \c MBEDTLS_AES_FEWER_TABLES.544 * \def MBEDTLS_AES_FEWER_TABLES563 //#define MBEDTLS_AES_FEWER_TABLES
469 * Add an option, MBEDTLS_AES_FEWER_TABLES, to dynamically compute smaller AES
Completed in 13 milliseconds