Searched refs:send_auth_reply (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | ieee802_11.c | 249 static void send_auth_reply(struct hostapd_data *hapd, in send_auth_reply() function 296 send_auth_reply(hapd, dst, bssid, WLAN_AUTH_FT, auth_transaction, in handle_auth_ft_finish() 374 send_auth_reply(hapd, sta->addr, bssid, in auth_sae_send_commit() 394 send_auth_reply(hapd, sta->addr, bssid, in auth_sae_send_confirm() 831 send_auth_reply(hapd, mgmt->sa, mgmt->bssid, WLAN_AUTH_SAE, in handle_auth_sae() 1136 send_auth_reply(hapd, mgmt->sa, mgmt->bssid, auth_alg, in handle_auth()
|