Searched defs:gcm_init_ssse3 (Results 1 – 4 of 4) sorted by relevance
87 void gcm_init_ssse3(u128 Htable[16], const uint64_t H[2]) { in gcm_init_ssse3() function
86 void gcm_init_ssse3(u128 Htable[16], const uint64_t H[2]) { in gcm_init_ssse3() function
3117 #define gcm_init_ssse3 BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, gcm_init_ssse3) macro