Searched refs:next_pseudonym (Results 1 – 6 of 6) sorted by relevance
36 char *next_pseudonym; member98 os_free(data->next_pseudonym); in eap_sim_reset()170 os_free(data->next_pseudonym); in eap_sim_build_encr()173 data->next_pseudonym = NULL; in eap_sim_build_encr()175 data->next_pseudonym = in eap_sim_build_encr()180 data->next_pseudonym = NULL; in eap_sim_build_encr()196 if (data->next_pseudonym == NULL && data->next_reauth_id == NULL && in eap_sim_build_encr()215 if (data->next_pseudonym) { in eap_sim_build_encr()217 data->next_pseudonym); in eap_sim_build_encr()219 os_strlen(data->next_pseudonym), in eap_sim_build_encr()[all …]
39 char *next_pseudonym; member281 os_free(data->next_pseudonym); in eap_aka_reset()435 os_free(data->next_pseudonym); in eap_aka_build_encr()438 data->next_pseudonym = NULL; in eap_aka_build_encr()440 data->next_pseudonym = in eap_aka_build_encr()447 data->next_pseudonym = NULL; in eap_aka_build_encr()465 if (data->next_pseudonym == NULL && data->next_reauth_id == NULL && in eap_aka_build_encr()484 if (data->next_pseudonym) { in eap_aka_build_encr()486 data->next_pseudonym); in eap_aka_build_encr()488 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()
433 if (attr->next_pseudonym) { in eap_sim_learn_ids()441 attr->next_pseudonym, in eap_sim_learn_ids()461 os_memcpy(data->pseudonym, attr->next_pseudonym, in eap_sim_learn_ids()
407 if (attr->next_pseudonym) { in eap_aka_learn_ids()415 attr->next_pseudonym, in eap_aka_learn_ids()435 os_memcpy(data->pseudonym, attr->next_pseudonym, in eap_aka_learn_ids()