Home
last modified time | relevance | path

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

/linux/lib/crypto/
H A Daesgcm.c63 static void aesgcm_ghash(be128 *ghash, const be128 *key, const void *src, in aesgcm_ghash()
93 be128 ghash = {}; in aesgcm_mac() local