Searched refs:wpa_auth_uses_sae (Results 1 – 3 of 3) sorted by relevance
337 int wpa_auth_uses_sae(struct wpa_state_machine *sm);
1650 if (wpa_auth_uses_sae(sta->wpa_sm) && in check_assoc_ies()1662 } else if (wpa_auth_uses_sae(sta->wpa_sm) && in check_assoc_ies()
3639 int wpa_auth_uses_sae(struct wpa_state_machine *sm) in wpa_auth_uses_sae() function