HomeSort by relevance Sort by last modified time
    Searched defs:AES_SMALL_TABLES (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/crypto/
aes_i.h 15 #define AES_SMALL_TABLES
31 #ifndef AES_SMALL_TABLES
62 #else /* AES_SMALL_TABLES */
98 #endif /* AES_SMALL_TABLES */
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
aes.c 8 * - added option (AES_SMALL_TABLES) for reducing code size by about 8 kB at
59 #define AES_SMALL_TABLES
142 #ifndef AES_SMALL_TABLES
408 #endif /* AES_SMALL_TABLES */
475 #ifndef AES_SMALL_TABLES
    [all...]

Completed in 20 milliseconds