Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_server/
Deap_i.h176 METHOD_PENDING_NONE, METHOD_PENDING_WAIT, METHOD_PENDING_CONT enumerator
Deap_server_wsc.c69 if (sm->method_pending != METHOD_PENDING_WAIT) in eap_wsc_ext_reg_timeout()
452 sm->method_pending = METHOD_PENDING_WAIT; in eap_wsc_process()
Deap_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()
Deap_server_aka.c812 sm->method_pending = METHOD_PENDING_WAIT; in eap_aka_fullauth()
841 if (sm->method_pending == METHOD_PENDING_WAIT) { in eap_aka_fullauth()
Deap_server_sim.c546 sm->method_pending = METHOD_PENDING_WAIT; in eap_sim_process_start()
Deap_server_ttls.c909 if (sm->method_pending == METHOD_PENDING_WAIT) { in eap_ttls_process_phase2_eap_response()
Deap_server_peap.c1005 if (sm->method_pending == METHOD_PENDING_WAIT) { in eap_peap_process_phase2_response()
Deap_server_fast.c1428 if (sm->method_pending == METHOD_PENDING_WAIT) { in eap_fast_process_phase2()
Deap_server_teap.c1712 if (sm->method_pending == METHOD_PENDING_WAIT) { in eap_teap_process_phase2()