Searched refs:send_auth_reply (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | ieee802_11.c | 406 static int send_auth_reply(struct hostapd_data *hapd, struct sta_info *sta, in send_auth_reply() function 512 reply_res = send_auth_reply(hapd, NULL, dst, WLAN_AUTH_FT, in handle_auth_ft_finish() 735 reply_res = send_auth_reply(hapd, sta, sta->addr, in auth_sae_send_commit() 756 reply_res = send_auth_reply(hapd, sta, sta->addr, in auth_sae_send_confirm() 1327 send_auth_reply(hapd, sta, sta->addr, in handle_auth_sae() 1336 send_auth_reply(hapd, sta, sta->addr, in handle_auth_sae() 1613 send_auth_reply(hapd, sta, sta->addr, in handle_auth_sae() 2275 send_auth_reply(hapd, sta, sta->addr, auth_alg, 2, resp, in handle_auth_fils_finish() 3325 reply_res = send_auth_reply(hapd, sta, dst, auth_alg, in handle_auth()
|