Searched refs:ap_sta_is_authorized (Results 1 – 7 of 7) sorted by relevance
346 static inline int ap_sta_is_authorized(struct sta_info *sta) in ap_sta_is_authorized() function
1182 if (!ap_sta_is_authorized(sta)) { in ieee802_1x_receive()
2314 (!(sta->flags & WLAN_STA_MFP) || !ap_sta_is_authorized(sta)) && in handle_auth()
393 static inline int ap_sta_is_authorized(struct sta_info *sta) in ap_sta_is_authorized() function
1109 (sta->flags & WLAN_STA_MFP) && ap_sta_is_authorized(sta) && in hostapd_wpa_auth_add_sta_ft()
1190 if (!ap_sta_is_authorized(sta)) { in ieee802_1x_receive()
3847 (!(sta->flags & WLAN_STA_MFP) || !ap_sta_is_authorized(sta)) && in handle_auth()