Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dsta_info.h391 const char * ap_sta_wpa_get_keyid(struct hostapd_data *hapd,
Dsta_info.c1444 const char * ap_sta_wpa_get_keyid(struct hostapd_data *hapd, in ap_sta_wpa_get_keyid() function
1555 keyid = ap_sta_wpa_get_keyid(hapd, sta); in ap_sta_set_authorized_event()
Dctrl_iface_ap.c457 keyid = ap_sta_wpa_get_keyid(hapd, sta); in hostapd_ctrl_iface_sta_mib()