Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dieee802_11.c706 static int auth_sae_send_commit(struct hostapd_data *hapd, in auth_sae_send_commit() function
867 ret = auth_sae_send_commit(hapd, sta, 0, -1); in auth_sae_retransmit_timer()
1012 ret = auth_sae_send_commit(hapd, sta, in sae_sm_step()
1083 ret = auth_sae_send_commit(hapd, sta, 0, status_code); in sae_sm_step()
1116 ret = auth_sae_send_commit(hapd, sta, 1, status_code); in sae_sm_step()
1144 ret = auth_sae_send_commit(hapd, sta, 1, status_code); in sae_sm_step()
1416 resp = auth_sae_send_commit(hapd, sta, 0, status_code); in handle_auth_sae()
1662 ret = auth_sae_send_commit(hapd, sta, 0, -1); in auth_sae_init_committed()