Searched refs:auth_sae_send_commit (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/wpa/src/ap/ |
| H A D | ieee802_11.c | 629 static int auth_sae_send_commit(struct hostapd_data *hapd, in auth_sae_send_commit() function 880 ret = auth_sae_send_commit(hapd, sta, hapd->own_addr, 0, -1); in auth_sae_retransmit_timer() 1005 ret = auth_sae_send_commit(hapd, sta, bssid, in sae_sm_step() 1076 ret = auth_sae_send_commit(hapd, sta, bssid, 0, in sae_sm_step() 1110 ret = auth_sae_send_commit(hapd, sta, bssid, 1, in sae_sm_step() 1139 ret = auth_sae_send_commit(hapd, sta, bssid, 1, in sae_sm_step() 1397 resp = auth_sae_send_commit(hapd, sta, mgmt->bssid, 0, in handle_auth_sae() 1619 ret = auth_sae_send_commit(hapd, sta, hapd->own_addr, 0, -1); in auth_sae_init_committed()
|