Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.c1065 static int auth_sae_send_commit(struct hostapd_data *hapd, in auth_sae_send_commit() function
1227 ret = auth_sae_send_commit(hapd, sta, 0, -1); in auth_sae_retransmit_timer()
1403 ret = auth_sae_send_commit(hapd, sta, in sae_sm_step()
1503 ret = auth_sae_send_commit(hapd, sta, 0, status_code); in sae_sm_step()
1536 ret = auth_sae_send_commit(hapd, sta, 1, status_code); in sae_sm_step()
1564 ret = auth_sae_send_commit(hapd, sta, 1, status_code); in sae_sm_step()
1859 resp = auth_sae_send_commit(hapd, sta, 0, status_code); in handle_auth_sae()
2113 ret = auth_sae_send_commit(hapd, sta, 0, -1); in auth_sae_init_committed()