Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_eap_client.c58 static struct eap_sm *gEapSm = NULL; variable
113 if (!gEapSm) { in wpa2_set_eap_state()
117 gEapSm->finish_state = state; in wpa2_set_eap_state()
123 if (!gEapSm) { in eap_client_get_eap_state()
127 return gEapSm->finish_state; in eap_client_get_eap_state()
200 struct eap_sm *sm = gEapSm; in wpa2_task()
270 struct eap_sm *sm = gEapSm; in wpa2_post()
465 struct eap_sm *sm = gEapSm; in eap_sm_rx_eapol()
523 struct eap_sm *sm = gEapSm; in eap_sm_rx_eapol_internal()
629 struct eap_sm *sm = gEapSm; in wpa2_start_eapol_internal()
[all …]