Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/wpa/dist/src/crypto/
H A 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()