Home
last modified time | relevance | path

Searched refs:MBEDTLS_AES_FEWER_TABLES (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/mbedtls/platform/include/
A Dconfig_aos_base.h173 #define MBEDTLS_AES_FEWER_TABLES macro
/AliOS-Things-master/components/mbedtls/library/
A Dversion_features.c261 #if defined(MBEDTLS_AES_FEWER_TABLES)
A Daes.c207 #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)
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dconfig.h.bak532 * (or ~2kb if \c MBEDTLS_AES_FEWER_TABLES is used) and reduces the
535 * MBEDTLS_AES_FEWER_TABLES below is used), and potentially degraded
538 * This option is independent of \c MBEDTLS_AES_FEWER_TABLES.
544 * \def MBEDTLS_AES_FEWER_TABLES
563 //#define MBEDTLS_AES_FEWER_TABLES
/AliOS-Things-master/components/mbedtls/
A DChangeLog469 * Add an option, MBEDTLS_AES_FEWER_TABLES, to dynamically compute smaller AES

Completed in 13 milliseconds