Home
last modified time | relevance | path

Searched refs:wpa_auth_uses_sae (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.h433 int wpa_auth_uses_sae(struct wpa_state_machine *sm);
H A Dwpa_auth_glue.c271 if (sta && wpa_auth_uses_sae(sta->wpa_sm)) { in hostapd_wpa_auth_get_psk()
H A Dieee802_11.c3128 if (wpa_auth_uses_sae(sta->wpa_sm) && sta->sae && in check_assoc_ies()
3132 if (wpa_auth_uses_sae(sta->wpa_sm) && in check_assoc_ies()
3144 } else if (wpa_auth_uses_sae(sta->wpa_sm) && in check_assoc_ies()
H A Dwpa_auth.c2093 if (wpa_auth_uses_sae(sm) && sm->pmksa) { in SM_STATE()
3469 } else if (wpa_auth_uses_sae(sm) && sm->pmksa) { in SM_STEP()
4821 int wpa_auth_uses_sae(struct wpa_state_machine *sm) in wpa_auth_uses_sae() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.h494 int wpa_auth_uses_sae(struct wpa_state_machine *sm);
H A Dwpa_auth.c2197 if (wpa_auth_uses_sae(sm) && sm->pmksa) { in SM_STATE()
3805 } else if (wpa_auth_uses_sae(sm) && sm->pmksa) { in SM_STEP()
5251 int wpa_auth_uses_sae(struct wpa_state_machine *sm) in wpa_auth_uses_sae() function
H A Dwpa_auth_glue.c367 if (sta && wpa_auth_uses_sae(sta->wpa_sm)) { in hostapd_wpa_auth_get_psk()
H A Dieee802_11.c4693 if (wpa_auth_uses_sae(sta->wpa_sm) && sta->sae && in check_assoc_ies()
4697 if (wpa_auth_uses_sae(sta->wpa_sm) && in check_assoc_ies()
4709 } else if (wpa_auth_uses_sae(sta->wpa_sm) && in check_assoc_ies()

Completed in 34 milliseconds