Searched refs:AES_COMPACT_IN_OUTER_ROUNDS (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/aes/
H A Daes_x86core.c53 #define AES_COMPACT_IN_OUTER_ROUNDS macro
54 #ifdef AES_COMPACT_IN_OUTER_ROUNDS
55 /* AES_COMPACT_IN_OUTER_ROUNDS costs ~30% in performance, while
671 #if defined(AES_COMPACT_IN_OUTER_ROUNDS)
805 #if defined(AES_COMPACT_IN_OUTER_ROUNDS)
883 #if defined(AES_COMPACT_IN_OUTER_ROUNDS)

Completed in 137 milliseconds