Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/eapol_auth/
H A Deapol_auth_sm_i.h116 } auth_key_tx_state; member
H A Deapol_auth_dump.c260 auth_key_tx_state_txt(sm->auth_key_tx_state)); in eapol_auth_dump_state()
H A Deapol_auth_sm.c676 switch (sm->auth_key_tx_state) { in SM_STEP()
808 sm->auth_key_tx_state = AUTH_KEY_TX_NO_KEY_TRANSMIT; in eapol_auth_alloc()
928 prev_auth_key_tx = sm->auth_key_tx_state; in eapol_sm_step_run()
947 prev_auth_key_tx != sm->auth_key_tx_state || in eapol_sm_step_run()