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.h494 int wpa_auth_uses_sae(struct wpa_state_machine *sm);
Dwpa_auth_glue.c352 if (sta && wpa_auth_uses_sae(sta->wpa_sm)) { in hostapd_wpa_auth_get_psk()
Dwpa_auth.c2159 if (wpa_auth_uses_sae(sm) && sm->pmksa) { in SM_STATE()
3767 } else if (wpa_auth_uses_sae(sm) && sm->pmksa) { in SM_STEP()
5211 int wpa_auth_uses_sae(struct wpa_state_machine *sm) in wpa_auth_uses_sae() function
Dieee802_11.c4535 if (wpa_auth_uses_sae(sta->wpa_sm) && sta->sae && in check_assoc_ies()
4539 if (wpa_auth_uses_sae(sta->wpa_sm) && in check_assoc_ies()
4551 } else if (wpa_auth_uses_sae(sta->wpa_sm) && in check_assoc_ies()