Home
last modified time | relevance | path

Searched refs:ap_sta_is_authorized (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dsta_info.h338 static inline int ap_sta_is_authorized(struct sta_info *sta) in ap_sta_is_authorized() function
Dieee802_1x.c1095 if (!ap_sta_is_authorized(sta)) { in ieee802_1x_receive()
Dieee802_11.c2309 (!(sta->flags & WLAN_STA_MFP) || !ap_sta_is_authorized(sta)) && in handle_auth()