Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm_i.h111 bool reAuthEnabled; member
Deapol_auth_sm.c627 sm->authPortStatus == Unauthorized || !sm->reAuthEnabled) { in SM_STEP()
804 sm->reAuthEnabled = eapol->conf.eap_reauth_period > 0; in eapol_auth_alloc()
1145 sm->reAuthEnabled = true; in eapol_auth_set_conf()
1147 sm->reAuthEnabled = false; in eapol_auth_set_conf()