Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/wpa/src/eap_server/
HDeap_i.h177 METHOD_PENDING_NONE, METHOD_PENDING_WAIT, METHOD_PENDING_CONT enumerator
HDeap_server_wsc.c69 if (sm->method_pending != METHOD_PENDING_WAIT) in eap_wsc_ext_reg_timeout()
454 sm->method_pending = METHOD_PENDING_WAIT; in eap_wsc_process()
HDeap_server.c1306 else if (sm->method_pending == METHOD_PENDING_WAIT) { in SM_STEP()
1326 if (sm->method_pending == METHOD_PENDING_WAIT) { in SM_STEP()
1941 if (sm->method_pending == METHOD_PENDING_WAIT) in eap_sm_pending_cb()
1955 return sm->method_pending == METHOD_PENDING_WAIT; in eap_sm_method_pending()
HDeap_server_aka.c920 sm->method_pending = METHOD_PENDING_WAIT; in eap_aka_fullauth()
949 if (sm->method_pending == METHOD_PENDING_WAIT) { in eap_aka_fullauth()
HDeap_server_sim.c667 sm->method_pending = METHOD_PENDING_WAIT; in eap_sim_process_start()
HDeap_server_ttls.c910 if (sm->method_pending == METHOD_PENDING_WAIT) { in eap_ttls_process_phase2_eap_response()
HDeap_server_fast.c1418 if (sm->method_pending == METHOD_PENDING_WAIT) { in eap_fast_process_phase2()
HDeap_server_peap.c1023 if (sm->method_pending == METHOD_PENDING_WAIT) { in eap_peap_process_phase2_response()
HDeap_server_teap.c1745 if (sm->method_pending == METHOD_PENDING_WAIT) { in eap_teap_process_phase2()