Home
last modified time | relevance | path

Searched defs:snonce (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_i.h58 u8 snonce[2 * WPS_SECRET_NONCE_LEN]; member
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa_i.h33 u8 snonce[WPA_NONCE_LEN]; member
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dwpa_common.c772 int wpa_pmk_r1_to_ptk(const u8 *pmk_r1, const u8 *snonce, const u8 *anonce, in wpa_pmk_r1_to_ptk()
Dwpa_common.h308 u8 snonce[WPA_NONCE_LEN]; member
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwpa_auth.c1601 static int wpa_derive_ptk(struct wpa_state_machine *sm, const u8 *snonce, in wpa_derive_ptk()