/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
D | eap_sim.c | 38 u8 *pseudonym; member 126 data->pseudonym = os_malloc(config->anonymous_identity_len); in eap_sim_init() 127 if (data->pseudonym) { in eap_sim_init() 128 os_memcpy(data->pseudonym, config->anonymous_identity, in eap_sim_init() 159 os_free(data->pseudonym); in eap_sim_deinit() 377 if ((id & CLEAR_PSEUDONYM) && data->pseudonym) { in eap_sim_clear_identities() 379 os_free(data->pseudonym); in eap_sim_clear_identities() 380 data->pseudonym = NULL; in eap_sim_clear_identities() 413 os_free(data->pseudonym); in eap_sim_learn_ids() 423 data->pseudonym = os_malloc(attr->next_pseudonym_len + in eap_sim_learn_ids() [all …]
|
D | eap_aka.c | 37 u8 *pseudonym; member 114 data->pseudonym = os_malloc(config->anonymous_identity_len); in eap_aka_init() 115 if (data->pseudonym) { in eap_aka_init() 116 os_memcpy(data->pseudonym, config->anonymous_identity, in eap_aka_init() 157 os_free(data->pseudonym); in eap_aka_deinit() 357 if ((id & CLEAR_PSEUDONYM) && data->pseudonym) { in eap_aka_clear_identities() 359 os_free(data->pseudonym); in eap_aka_clear_identities() 360 data->pseudonym = NULL; in eap_aka_clear_identities() 393 os_free(data->pseudonym); in eap_aka_learn_ids() 403 data->pseudonym = os_malloc(attr->next_pseudonym_len + in eap_aka_learn_ids() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
D | eap_sim.c | 38 u8 *pseudonym; member 128 data->pseudonym = os_malloc(config->anonymous_identity_len); in eap_sim_init() 129 if (data->pseudonym) { in eap_sim_init() 130 os_memcpy(data->pseudonym, config->anonymous_identity, in eap_sim_init() 161 os_free(data->pseudonym); in eap_sim_deinit() 379 if ((id & CLEAR_PSEUDONYM) && data->pseudonym) { in eap_sim_clear_identities() 381 os_free(data->pseudonym); in eap_sim_clear_identities() 382 data->pseudonym = NULL; in eap_sim_clear_identities() 415 os_free(data->pseudonym); in eap_sim_learn_ids() 425 data->pseudonym = os_malloc(attr->next_pseudonym_len + in eap_sim_learn_ids() [all …]
|
D | eap_aka.c | 37 u8 *pseudonym; member 114 data->pseudonym = os_malloc(config->anonymous_identity_len); in eap_aka_init() 115 if (data->pseudonym) { in eap_aka_init() 116 os_memcpy(data->pseudonym, config->anonymous_identity, in eap_aka_init() 157 os_free(data->pseudonym); in eap_aka_deinit() 357 if ((id & CLEAR_PSEUDONYM) && data->pseudonym) { in eap_aka_clear_identities() 359 os_free(data->pseudonym); in eap_aka_clear_identities() 360 data->pseudonym = NULL; in eap_aka_clear_identities() 393 os_free(data->pseudonym); in eap_aka_learn_ids() 403 data->pseudonym = os_malloc(attr->next_pseudonym_len + in eap_aka_learn_ids() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
D | eap_sim_db.c | 33 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 …]
|
D | eap_sim_db.h | 55 const char *permanent, char *pseudonym); 65 const char *pseudonym);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
D | eap_sim_db.c | 33 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 …]
|
D | eap_sim_db.h | 55 const char *permanent, char *pseudonym); 65 const char *pseudonym);
|
/third_party/protobuf/src/google/protobuf/util/internal/testdata/ |
D | books.proto | 97 repeated string pseudonym = 3; field 107 optional string pseudonym = 3; // Repeated to optional. field
|
/third_party/node/deps/openssl/openssl/crypto/objects/ |
D | obj_mac.num | 510 pseudonym 510
|
D | objects.txt | 797 X509 65 : : pseudonym
|
/third_party/openssl/crypto/objects/ |
D | obj_mac.num | 510 pseudonym 510
|
D | objects.txt | 797 X509 65 : : pseudonym
|
/third_party/vk-gl-cts/external/vulkan-docs/src/LICENSES/ |
D | CC-BY-4.0.txt | 184 Licensor (including by pseudonym if designated);
|
/third_party/skia/third_party/externals/spirv-cross/LICENSES/ |
D | CC-BY-4.0.txt | 184 Licensor (including by pseudonym if designated);
|
/third_party/node/deps/uv/ |
D | LICENSE-docs | 226 the Licensor (including by pseudonym if
|
/third_party/libuv/ |
D | LICENSE-docs | 226 the Licensor (including by pseudonym if
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
D | ChangeLog | 23 * added eap_sim_id parameter to allow EAP-SIM/AKA server pseudonym and 473 * EAP-SIM: fixed re-authentication not to update pseudonym 480 * EAP-SIM/AKA: allow pseudonym to be used after unknown reauth id
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
D | ChangeLog | 66 * added eap_sim_id parameter to allow EAP-SIM/AKA server pseudonym and 516 * EAP-SIM: fixed re-authentication not to update pseudonym 523 * EAP-SIM/AKA: allow pseudonym to be used after unknown reauth id
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | ChangeLog | 854 * EAP-AKA: keep pseudonym identity across EAP exchanges to match EAP-SIM 895 * EAP-SIM/AKA: append realm to pseudonym identity 896 * EAP-SIM/AKA: store pseudonym identity in network configuration to 1786 * fixed EAP-SIM and EAP-AKA pseudonym and fast re-authentication to
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | ChangeLog | 801 * EAP-AKA: keep pseudonym identity across EAP exchanges to match EAP-SIM 842 * EAP-SIM/AKA: append realm to pseudonym identity 843 * EAP-SIM/AKA: store pseudonym identity in network configuration to 1733 * fixed EAP-SIM and EAP-AKA pseudonym and fast re-authentication to
|
/third_party/rust/crates/aho-corasick/bench/data/ |
D | words-5000 | 3962 pseudonym
|
/third_party/typescript/ |
D | ThirdPartyNoticeText.txt | 109 …ution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); …
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | ulyss10.txt | 15599 graceful pseudonym of the Little Sweet Branch has familiarised the
|