Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c40 static int wpa_sm_step(struct wpa_state_machine *sm);
319 wpa_sm_step(sm); in wpa_rekey_ptk()
645 return wpa_sm_step(sm); in wpa_auth_sta_associated()
653 if (wpa_sm_step(sm) == 1) in wpa_auth_sta_associated()
657 return wpa_sm_step(sm); in wpa_auth_sta_associated()
1351 wpa_sm_step(sm); in wpa_receive()
1409 wpa_sm_step(sm); in wpa_send_eapol_timeout()
1754 if (wpa_sm_step(sm) == 1) in wpa_auth_sm_event()
1828 return wpa_sm_step(sm); in wpa_auth_sm_event()
3762 wpa_sm_step(sm); in wpa_group_update_sta()
[all …]