Searched refs:wpa_auth_uses_sae (Results 1 – 3 of 3) sorted by relevance
308 int wpa_auth_uses_sae(struct wpa_state_machine *sm);
1074 if (wpa_auth_uses_sae(sta->wpa_sm) && in check_assoc_ies()
3184 int wpa_auth_uses_sae(struct wpa_state_machine *sm) in wpa_auth_uses_sae() function