Home
last modified time | relevance | path

Searched refs:counter_too_small (Results 1 – 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Deap_sim.c43 unsigned int counter, counter_too_small; member
563 u8 id, int counter_too_small, in eap_sim_response_reauth() argument
577 if (counter_too_small) { in eap_sim_response_reauth()
580 counter = data->counter_too_small; in eap_sim_response_reauth()
1026 data->counter_too_small = eattr.counter; in eap_sim_process_reauthentication()
Deap_aka.c42 unsigned int counter, counter_too_small; member
686 u8 id, int counter_too_small, in eap_aka_response_reauth() argument
700 if (counter_too_small) { in eap_aka_response_reauth()
703 counter = data->counter_too_small; in eap_aka_response_reauth()
1292 data->counter_too_small = eattr.counter; in eap_aka_process_reauthentication()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_sim.c43 unsigned int counter, counter_too_small; member
568 u8 id, int counter_too_small, in eap_sim_response_reauth() argument
582 if (counter_too_small) { in eap_sim_response_reauth()
585 counter = data->counter_too_small; in eap_sim_response_reauth()
1038 data->counter_too_small = eattr.counter; in eap_sim_process_reauthentication()
Deap_aka.c42 unsigned int counter, counter_too_small; member
695 u8 id, int counter_too_small, in eap_aka_response_reauth() argument
709 if (counter_too_small) { in eap_aka_response_reauth()
712 counter = data->counter_too_small; in eap_aka_response_reauth()
1306 data->counter_too_small = eattr.counter; in eap_aka_process_reauthentication()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
Deap_sim_common.h197 int counter_too_small; member
Deap_sim_common.c700 attr->counter_too_small = 1; in eap_sim_parse_attr()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
Deap_sim_common.h197 int counter_too_small; member
Deap_sim_common.c700 attr->counter_too_small = 1; in eap_sim_parse_attr()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Deap_server_sim.c666 if (eattr.counter_too_small) { in eap_sim_process_reauth()
Deap_server_aka.c1113 if (eattr.counter_too_small) { in eap_aka_process_reauth()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap_server_sim.c667 if (eattr.counter_too_small) { in eap_sim_process_reauth()
Deap_server_aka.c1114 if (eattr.counter_too_small) { in eap_aka_process_reauth()