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

/freebsd-11.0-release/crypto/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
676 #if defined(AES_COMPACT_IN_OUTER_ROUNDS)
811 #if defined(AES_COMPACT_IN_OUTER_ROUNDS)
890 #if defined(AES_COMPACT_IN_OUTER_ROUNDS)

Completed in 100 milliseconds