Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/wpa/src/ap/
HDwpa_auth.h433 int wpa_auth_uses_sae(struct wpa_state_machine *sm);
HDwpa_auth_glue.c271 if (sta && wpa_auth_uses_sae(sta->wpa_sm)) { in hostapd_wpa_auth_get_psk()
HDwpa_auth.c2084 if (wpa_auth_uses_sae(sm) && sm->pmksa) { in SM_STATE()
3460 } else if (wpa_auth_uses_sae(sm) && sm->pmksa) { in SM_STEP()
4812 int wpa_auth_uses_sae(struct wpa_state_machine *sm) in wpa_auth_uses_sae() function
HDieee802_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()