Home
last modified time | relevance | path

Searched refs:start_round (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_sim.c40 int start_round; member
111 data->start_round++; in eap_sim_build_start()
112 if (data->start_round == 1) { in eap_sim_build_start()
119 } else if (data->start_round > 3) { in eap_sim_build_start()
123 } else if (data->start_round == 0) { in eap_sim_build_start()
442 if (data->start_round == 0) { in eap_sim_process_start()
670 data->start_round = -1; in eap_sim_process_reauth()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_sim.c40 int start_round; member
111 data->start_round++; in eap_sim_build_start()
112 if (data->start_round == 1) { in eap_sim_build_start()
119 } else if (data->start_round > 3) { in eap_sim_build_start()
123 } else if (data->start_round == 0) { in eap_sim_build_start()
442 if (data->start_round == 0) { in eap_sim_process_start()
671 data->start_round = -1; in eap_sim_process_reauth()

Completed in 3 milliseconds