Home
last modified time | relevance | path

Searched refs:ghash_start (Results 1 – 1 of 1) sorted by relevance

/hostap-3.6.0/src/crypto/
Daes-gcm.c96 static void ghash_start(u8 *y) in ghash_start() function
206 ghash_start(J0); in aes_gcm_prepare_j0()
240 ghash_start(S); in aes_gcm_ghash()