Searched refs:auth_sae_send_commit (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/ap/
H A Dieee802_11.c463 static int auth_sae_send_commit(struct hostapd_data *hapd, function
666 ret = auth_sae_send_commit(hapd, sta, hapd->own_addr, 0);
780 ret = auth_sae_send_commit(hapd, sta, bssid,
848 ret = auth_sae_send_commit(hapd, sta, bssid, 0);
881 ret = auth_sae_send_commit(hapd, sta, bssid, 1);
909 ret = auth_sae_send_commit(hapd, sta, bssid, 1);
1083 resp = auth_sae_send_commit(hapd, sta, mgmt->bssid, 0);
1286 ret = auth_sae_send_commit(hapd, sta, hapd->own_addr, 0);

Completed in 118 milliseconds