Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_server/
Deap_sim_db.c33 char *pseudonym; /* pseudonym username */ member
182 const char *permanent, char *pseudonym) in db_add_pseudonym() argument
187 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() argument
228 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 …]
Deap_sim_db.h55 const char *permanent, char *pseudonym);
65 const char *pseudonym);
/external/wpa_supplicant_8/src/eap_peer/
Deap_sim.c37 u8 *pseudonym; member
121 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 …]
Deap_aka.c36 u8 *pseudonym; member
107 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 …]
/external/protobuf/src/google/protobuf/util/internal/testdata/
Dbooks.proto78 repeated string pseudonym = 3; field
88 optional string pseudonym = 3; // Repeated to optional. field
/external/boringssl/src/crypto/obj/
Dobj_mac.num505 pseudonym 510
Dobjects.txt719 X509 65 : : pseudonym
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog633 * EAP-AKA: keep pseudonym identity across EAP exchanges to match EAP-SIM
674 * EAP-SIM/AKA: append realm to pseudonym identity
675 * EAP-SIM/AKA: store pseudonym identity in network configuration to
1565 * fixed EAP-SIM and EAP-AKA pseudonym and fast re-authentication to
/external/wpa_supplicant_8/hostapd/
DChangeLog339 * EAP-SIM: fixed re-authentication not to update pseudonym
346 * EAP-SIM/AKA: allow pseudonym to be used after unknown reauth id
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_tpp_net.utf777 3312 "pseudonym"
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_tpp_net.utf975 4279 "pseudonym"
/external/jline/src/src/test/resources/jline/example/
Denglish.gz