Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11.c298 static int send_auth_reply(struct hostapd_data *hapd, in send_auth_reply() function
351 reply_res = send_auth_reply(hapd, dst, bssid, WLAN_AUTH_FT, in handle_auth_ft_finish()
475 reply_res = send_auth_reply(hapd, sta->addr, bssid, WLAN_AUTH_SAE, 1, in auth_sae_send_commit()
496 reply_res = send_auth_reply(hapd, sta->addr, bssid, WLAN_AUTH_SAE, 2, in auth_sae_send_confirm()
996 send_auth_reply(hapd, mgmt->sa, mgmt->bssid, WLAN_AUTH_SAE, in handle_auth_sae()
1004 send_auth_reply(hapd, mgmt->sa, mgmt->bssid, WLAN_AUTH_SAE, in handle_auth_sae()
1246 send_auth_reply(hapd, mgmt->sa, mgmt->bssid, WLAN_AUTH_SAE, in handle_auth_sae()
1885 send_auth_reply(hapd, sta->addr, hapd->own_addr, auth_alg, 2, resp, in handle_auth_fils_finish()
2422 reply_res = send_auth_reply(hapd, mgmt->sa, mgmt->bssid, auth_alg, in handle_auth()