Searched refs:send_auth_reply (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/wpa/src/ap/ |
| H A D | ieee802_11.c | 355 static int send_auth_reply(struct hostapd_data *hapd, struct sta_info *sta, in send_auth_reply() function 530 send_auth_reply(hapd, sta, sta->addr, WLAN_AUTH_802_1X, in send_8021x_auth_reply() 553 reply_res = send_auth_reply(hapd, NULL, dst, WLAN_AUTH_FT, in handle_auth_ft_finish() 1095 reply_res = send_auth_reply(hapd, sta, sta->addr, in auth_sae_send_commit() 1116 reply_res = send_auth_reply(hapd, sta, sta->addr, in auth_sae_send_confirm() 1767 send_auth_reply(hapd, sta, sta->addr, in handle_auth_sae() 1777 send_auth_reply(hapd, sta, sta->addr, in handle_auth_sae() 2071 send_auth_reply(hapd, sta, sta->addr, in handle_auth_sae() 3345 send_auth_reply(hapd, sta, sta->addr, auth_alg, 2, resp, in handle_auth_fils_finish() 4746 reply_res = send_auth_reply(hapd, sta, dst, auth_alg, in handle_auth()
|