Searched refs:aesgcm_GHASH (Results 1 – 3 of 3) sorted by relevance
7 void aesgcm_GHASH(uint8_t* h,
134 void FAST_FUNC aesgcm_GHASH(byte* h, in aesgcm_GHASH() function
874 …aesgcm_GHASH(tls->H, aad, /*sizeof(aad),*/ tls->outbuf + OUTBUF_PFX, size, authtag /*, sizeof(auth… in xwrite_encrypted_aesgcm()