Searched refs:wpa_auth_uses_mfp (Results 1 – 5 of 5) sorted by relevance
107 if (!wpa_auth_uses_mfp(sta->wpa_sm) || in ieee802_11_send_wnmsleep_resp()173 if (!wpa_auth_uses_mfp(sta->wpa_sm)) in ieee802_11_send_wnmsleep_resp()
229 int wpa_auth_uses_mfp(struct wpa_state_machine *sm);
772 int wpa_auth_uses_mfp(struct wpa_state_machine *sm) in wpa_auth_uses_mfp() function
228 if (wpa_auth_uses_mfp(sta->wpa_sm)) in hostapd_notif_assoc()
1028 if (wpa_auth_uses_mfp(sta->wpa_sm)) in check_assoc_ies()