Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/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()
/freebsd/sys/net80211/
H A Dieee80211_crypto_gcm.c153 ghash_start(uint8_t *y) in ghash_start() function
262 ghash_start(J0); in aes_gcm_prepare_j0()
297 ghash_start(S); in aes_gcm_ghash()