Searched refs:hostapd_sta_auth (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | ap_drv_ops.h | 129 int hostapd_sta_auth(struct hostapd_data *hapd, const u8 *addr,
|
H A D | drv_callbacks.c | 1554 hostapd_sta_auth(hapd, dst, auth_transaction, status, ies, ies_len); in hostapd_notify_auth_ft_finish() 1577 hostapd_sta_auth(hapd, sta->addr, 2, resp, in hostapd_notify_auth_fils_finish() 1635 hostapd_sta_auth(hapd, rx_auth->peer, rx_auth->auth_transaction + 1, in hostapd_notif_auth()
|
H A D | ap_drv_ops.c | 409 int hostapd_sta_auth(struct hostapd_data *hapd, const u8 *addr, in hostapd_sta_auth() function
|