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/
H A Deap_sim.c43 unsigned int counter, counter_too_small; member
563 u8 id, int counter_too_small, in eap_sim_response_reauth()
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()
562 eap_sim_response_reauth(struct eap_sim_data *data, u8 id, int counter_too_small, const u8 *nonce_s) eap_sim_response_reauth() argument
H A Deap_aka.c42 unsigned int counter, counter_too_small; member
686 u8 id, int counter_too_small, in eap_aka_response_reauth()
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()
685 eap_aka_response_reauth(struct eap_aka_data *data, u8 id, int counter_too_small, const u8 *nonce_s) eap_aka_response_reauth() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_sim.c43 unsigned int counter, counter_too_small; member
568 u8 id, int counter_too_small, in eap_sim_response_reauth()
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()
567 eap_sim_response_reauth(struct eap_sim_data *data, u8 id, int counter_too_small, const u8 *nonce_s) eap_sim_response_reauth() argument
H A Deap_aka.c42 unsigned int counter, counter_too_small; member
695 u8 id, int counter_too_small, in eap_aka_response_reauth()
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()
694 eap_aka_response_reauth(struct eap_aka_data *data, u8 id, int counter_too_small, const u8 *nonce_s) eap_aka_response_reauth() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_sim_common.h197 int counter_too_small; member
H A Deap_sim_common.c700 attr->counter_too_small = 1; in eap_sim_parse_attr()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_sim_common.h201 int counter_too_small; member
H A Deap_sim_common.c710 attr->counter_too_small = 1; in eap_sim_parse_attr()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_sim.c666 if (eattr.counter_too_small) { in eap_sim_process_reauth()
H A 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/
H A Deap_server_sim.c667 if (eattr.counter_too_small) { in eap_sim_process_reauth()
H A Deap_server_aka.c1114 if (eattr.counter_too_small) { in eap_aka_process_reauth()

Completed in 20 milliseconds