Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h549 int wpa_auth_resend_m1(struct wpa_state_machine *sm, int change_anonce,
Dwpa_auth.c5362 int wpa_auth_resend_m1(struct wpa_state_machine *sm, int change_anonce, in wpa_auth_resend_m1() function
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c2452 return wpa_auth_resend_m1(sta->wpa_sm, in hostapd_ctrl_resend_m1()