Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Dmodes_lcl.h98 #ifdef TABLE_BITS
99 # undef TABLE_BITS
105 #define TABLE_BITS 4 macro
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Daes_gcm.c9 #define TABLE_BITS 1 macro
59 #if TABLE_BITS==8
107 #if TABLE_BITS==8
242 #elif TABLE_BITS==4
633 #if TABLE_BITS==4 && defined(GHASH_ASM)
699 #if TABLE_BITS==8
701 #elif TABLE_BITS==4
H A Dsm4_gcm.c8 #define TABLE_BITS 1 macro
53 #if TABLE_BITS==8
101 #if TABLE_BITS==8
236 #elif TABLE_BITS==4
627 #if TABLE_BITS==4 && defined(GHASH_ASM)
693 #if TABLE_BITS==8
695 #elif TABLE_BITS==4