Home
last modified time | relevance | path

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

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