Searched refs:wpa_auth_uses_mfp (Results 1 – 5 of 5) sorted by relevance
111 if (!wpa_auth_uses_mfp(sta->wpa_sm) || in ieee802_11_send_wnmsleep_resp()176 if (!wpa_auth_uses_mfp(sta->wpa_sm)) in ieee802_11_send_wnmsleep_resp()
260 int wpa_auth_uses_mfp(struct wpa_state_machine *sm);
989 int wpa_auth_uses_mfp(struct wpa_state_machine *sm) in wpa_auth_uses_mfp() function
290 if (wpa_auth_uses_mfp(sta->wpa_sm)) in hostapd_notif_assoc()
2055 if (wpa_auth_uses_mfp(sta->wpa_sm)) in check_assoc_ies()