Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_server/
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_i.h176 METHOD_PENDING_NONE, METHOD_PENDING_WAIT, METHOD_PENDING_CONT enumerator
Deap_server.c1273 else if (sm->method_pending == METHOD_PENDING_WAIT) { in SM_STEP()
1293 if (sm->method_pending == METHOD_PENDING_WAIT) { in SM_STEP()
1943 if (sm->method_pending == METHOD_PENDING_WAIT) in eap_sm_pending_cb()
1957 return sm->method_pending == METHOD_PENDING_WAIT; in eap_sm_method_pending()
Deap_server_aka.c795 sm->method_pending = METHOD_PENDING_WAIT; in eap_aka_fullauth()
820 if (sm->method_pending == METHOD_PENDING_WAIT) { in eap_aka_fullauth()
Deap_server_sim.c529 sm->method_pending = METHOD_PENDING_WAIT; in eap_sim_process_start()
Deap_server_peap.c970 if (sm->method_pending == METHOD_PENDING_WAIT) { in eap_peap_process_phase2_response()
Deap_server_ttls.c905 if (sm->method_pending == METHOD_PENDING_WAIT) { in eap_ttls_process_phase2_eap_response()
Deap_server_fast.c1414 if (sm->method_pending == METHOD_PENDING_WAIT) { in eap_fast_process_phase2()