Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dieee802_11.c253 int allow_reuse, int *sta_removed) in sae_sm_step() argument
256 *sta_removed = 0; in sae_sm_step()
322 WLAN_STATUS_SUCCESS, 0, sta_removed); in sae_sm_step()
473 int sta_removed = 0; in handle_auth_sae() local
594 status, allow_reuse, &sta_removed); in handle_auth_sae()
632 status, 0, &sta_removed); in handle_auth_sae()
641 if (!sta_removed && resp != WLAN_STATUS_SUCCESS) { in handle_auth_sae()