Home
last modified time | relevance | path

Searched refs:TABLE_BITS (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/include/crypto/
H A Dmodes.h103 #ifdef TABLE_BITS
104 # undef TABLE_BITS
110 #define TABLE_BITS 4 macro
124 #if TABLE_BITS==8
/freebsd/crypto/openssl/crypto/modes/
H A Dgcm128.c78 #if TABLE_BITS==8
219 #elif TABLE_BITS==4
624 #if TABLE_BITS==4 && (defined(GHASH_ASM) || defined(OPENSSL_CPUID_OBJ))
728 #if TABLE_BITS==8
730 #elif TABLE_BITS==4