Searched refs:next_pseudonym (Results 1 – 6 of 6) sorted by relevance
34 char *next_pseudonym; member96 os_free(data->next_pseudonym); in eap_sim_reset()152 os_free(data->next_pseudonym); in eap_sim_build_encr()155 data->next_pseudonym = NULL; in eap_sim_build_encr()157 data->next_pseudonym = in eap_sim_build_encr()162 data->next_pseudonym = NULL; in eap_sim_build_encr()178 if (data->next_pseudonym == NULL && data->next_reauth_id == NULL && in eap_sim_build_encr()197 if (data->next_pseudonym) { in eap_sim_build_encr()199 data->next_pseudonym); in eap_sim_build_encr()201 os_strlen(data->next_pseudonym), in eap_sim_build_encr()[all …]
38 char *next_pseudonym; member241 os_free(data->next_pseudonym); in eap_aka_reset()395 os_free(data->next_pseudonym); in eap_aka_build_encr()398 data->next_pseudonym = NULL; in eap_aka_build_encr()400 data->next_pseudonym = in eap_aka_build_encr()407 data->next_pseudonym = NULL; in eap_aka_build_encr()425 if (data->next_pseudonym == NULL && data->next_reauth_id == NULL && in eap_aka_build_encr()444 if (data->next_pseudonym) { in eap_aka_build_encr()446 data->next_pseudonym); in eap_aka_build_encr()448 os_strlen(data->next_pseudonym), in eap_aka_build_encr()[all …]
185 const u8 *next_pseudonym, *next_reauth_id; member
767 attr->next_pseudonym = pos + 4; in eap_sim_parse_attr()
405 if (attr->next_pseudonym) { in eap_sim_learn_ids()413 attr->next_pseudonym, in eap_sim_learn_ids()433 os_memcpy(data->pseudonym, attr->next_pseudonym, in eap_sim_learn_ids()
383 if (attr->next_pseudonym) { in eap_aka_learn_ids()391 attr->next_pseudonym, in eap_aka_learn_ids()411 os_memcpy(data->pseudonym, attr->next_pseudonym, in eap_aka_learn_ids()