Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h512 int wpa_auth_uses_sae(struct wpa_state_machine *sm);
Dwpa_auth_glue.c358 if (sta && wpa_auth_uses_sae(sta->wpa_sm)) { in hostapd_wpa_auth_get_psk()
Dwpa_auth.c2279 if (wpa_auth_uses_sae(sm) && sm->pmksa) { in SM_STATE()
4037 } else if (wpa_auth_uses_sae(sm) && sm->pmksa) { in SM_STEP()
5539 int wpa_auth_uses_sae(struct wpa_state_machine *sm) in wpa_auth_uses_sae() function
Dieee802_11.c3877 if (wpa_auth_uses_sae(sta->wpa_sm) && sta->sae && in __check_assoc_ies()
3881 if (wpa_auth_uses_sae(sta->wpa_sm) && in __check_assoc_ies()
3893 } else if (wpa_auth_uses_sae(sta->wpa_sm) && in __check_assoc_ies()