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.h433 int wpa_auth_uses_sae(struct wpa_state_machine *sm);
Dwpa_auth_glue.c267 if (sta && wpa_auth_uses_sae(sta->wpa_sm)) { in hostapd_wpa_auth_get_psk()
Dwpa_auth.c2065 if (wpa_auth_uses_sae(sm) && sm->pmksa) { in SM_STATE()
3404 } else if (wpa_auth_uses_sae(sm) && sm->pmksa) { in SM_STEP()
4739 int wpa_auth_uses_sae(struct wpa_state_machine *sm) in wpa_auth_uses_sae() function
Dieee802_11.c2998 if (wpa_auth_uses_sae(sta->wpa_sm) && sta->sae && in check_assoc_ies()
3002 if (wpa_auth_uses_sae(sta->wpa_sm) && in check_assoc_ies()
3014 } else if (wpa_auth_uses_sae(sta->wpa_sm) && in check_assoc_ies()