Home
last modified time | relevance | path

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

/openssl-master/include/crypto/
A Dmodes.h103 #ifdef TABLE_BITS
104 # undef TABLE_BITS
110 #define TABLE_BITS 4 macro
124 #if TABLE_BITS==8
/openssl-master/crypto/modes/
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

Completed in 10 milliseconds