Searched refs:pseudonym (Results 1 – 12 of 12) sorted by relevance
33 char *pseudonym; /* pseudonym username */ member182 const char *permanent, char *pseudonym) in db_add_pseudonym() argument187 if (!valid_db_string(permanent) || !valid_db_string(pseudonym)) { in db_add_pseudonym()188 os_free(pseudonym); in db_add_pseudonym()194 permanent, pseudonym); in db_add_pseudonym()195 os_free(pseudonym); in db_add_pseudonym()224 db_get_pseudonym(struct eap_sim_db_data *data, const char *pseudonym) in db_get_pseudonym() argument228 if (!valid_db_string(pseudonym)) in db_get_pseudonym()233 pseudonym); in db_get_pseudonym()805 os_free(p->pseudonym); in eap_sim_db_free_pseudonym()[all …]
55 const char *permanent, char *pseudonym);65 const char *pseudonym);
37 u8 *pseudonym; member121 data->pseudonym = os_malloc(config->anonymous_identity_len); in eap_sim_init()122 if (data->pseudonym) { in eap_sim_init()123 os_memcpy(data->pseudonym, config->anonymous_identity, in eap_sim_init()154 os_free(data->pseudonym); in eap_sim_deinit()372 if ((id & CLEAR_PSEUDONYM) && data->pseudonym) { in eap_sim_clear_identities()374 os_free(data->pseudonym); in eap_sim_clear_identities()375 data->pseudonym = NULL; in eap_sim_clear_identities()408 os_free(data->pseudonym); in eap_sim_learn_ids()418 data->pseudonym = os_malloc(attr->next_pseudonym_len + in eap_sim_learn_ids()[all …]
36 u8 *pseudonym; member107 data->pseudonym = os_malloc(config->anonymous_identity_len); in eap_aka_init()108 if (data->pseudonym) { in eap_aka_init()109 os_memcpy(data->pseudonym, config->anonymous_identity, in eap_aka_init()150 os_free(data->pseudonym); in eap_aka_deinit()350 if ((id & CLEAR_PSEUDONYM) && data->pseudonym) { in eap_aka_clear_identities()352 os_free(data->pseudonym); in eap_aka_clear_identities()353 data->pseudonym = NULL; in eap_aka_clear_identities()386 os_free(data->pseudonym); in eap_aka_learn_ids()396 data->pseudonym = os_malloc(attr->next_pseudonym_len + in eap_aka_learn_ids()[all …]
78 repeated string pseudonym = 3; field88 optional string pseudonym = 3; // Repeated to optional. field
505 pseudonym 510
719 X509 65 : : pseudonym
633 * EAP-AKA: keep pseudonym identity across EAP exchanges to match EAP-SIM674 * EAP-SIM/AKA: append realm to pseudonym identity675 * EAP-SIM/AKA: store pseudonym identity in network configuration to1565 * fixed EAP-SIM and EAP-AKA pseudonym and fast re-authentication to
339 * EAP-SIM: fixed re-authentication not to update pseudonym346 * EAP-SIM/AKA: allow pseudonym to be used after unknown reauth id
777 3312 "pseudonym"
975 4279 "pseudonym"