Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/ap/
HDieee802_11.c367 static int auth_sae_send_commit(struct hostapd_data *hapd, in auth_sae_send_commit() function
501 ret = auth_sae_send_commit(hapd, sta, hapd->own_addr, 0); in auth_sae_retransmit_timer()
551 ret = auth_sae_send_commit(hapd, sta, bssid, 1); in sae_sm_step()
617 ret = auth_sae_send_commit(hapd, sta, bssid, 0); in sae_sm_step()
649 ret = auth_sae_send_commit(hapd, sta, bssid, 1); in sae_sm_step()
759 if (auth_sae_send_commit(hapd, sta, mgmt->bssid, 0)) { in handle_auth_sae()
865 ret = auth_sae_send_commit(hapd, sta, hapd->own_addr, 0); in auth_sae_init_committed()