Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_server/
H A Deap_i.h120 } EAP_state; member
H A Deap_server.c1189 } else switch (sm->EAP_state) { in SM_STEP()
1926 sm->EAP_state = EAP_SUCCESS; in eap_sm_notify_cached()
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_i.h313 } EAP_state; member
H A Deap.c1285 switch (sm->EAP_state) { in eap_peer_sm_step_local()
2424 eap_sm_state_txt(sm->EAP_state)); in eap_sm_get_status()
3042 sm->EAP_state = EAP_SUCCESS; in eap_notify_success()