Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm_i.h115 } auth_key_tx_state; member
Deapol_auth_sm.c672 switch (sm->auth_key_tx_state) { in SM_STEP()
806 sm->auth_key_tx_state = AUTH_KEY_TX_NO_KEY_TRANSMIT; in eapol_auth_alloc()
906 prev_auth_key_tx = sm->auth_key_tx_state; in eapol_sm_step_run()
927 prev_auth_key_tx != sm->auth_key_tx_state || in eapol_sm_step_run()