Home
last modified time | relevance | path

Searched defs:gcm_ghash_4bit (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/crypto/openssl/arm/
H A Dghash-armv4.S41 gcm_ghash_4bit: label
/freebsd/sys/crypto/openssl/amd64/
H A Dghash-x86_64.S120 gcm_ghash_4bit: label
/freebsd/crypto/openssl/crypto/modes/
H A Dgcm128.c375 static void gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], function