Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Daes-gcm.c65 static void gf_mult(const u8 *x, const u8 *y, u8 *z) in gf_mult() function
119 gf_mult(y, h, tmp); in ghash()
135 gf_mult(y, h, tmp); in ghash()