Searched defs:ghash (Results 1 – 2 of 2) sorted by relevance
71 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()
63 static void aesgcm_ghash(be128 *ghash, const be128 *key, const void *src, in aesgcm_ghash()93 be128 ghash = {}; in aesgcm_mac() local