Home
last modified time | relevance | path

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

/linux/arch/arm64/crypto/
H A Dsm4-ce-gcm-glue.c71 static void gcm_calculate_auth_mac(struct aead_request *req, u8 ghash[]) in gcm_calculate_auth_mac()
131 u8 ghash[], int err, in gcm_crypt()
134 unsigned int nbytes, u8 *ghash, in gcm_crypt()
/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