Home
last modified time | relevance | path

Searched defs:gcm_init_4bit (Results 1 – 2 of 2) sorted by relevance

/third_party/boringssl/src/crypto/fipsmodule/modes/
Dgcm.c79 void gcm_init_4bit(u128 Htable[16], const uint64_t H[2]) { in gcm_init_4bit() function
/third_party/openssl/crypto/modes/
Dgcm128.c222 static void gcm_init_4bit(u128 Htable[16], u64 H[2]) in gcm_init_4bit() function