Searched refs:pseudonym (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/wpa/src/eap_server/ |
| H A 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 …]
|
| H A D | eap_sim_db.h | 55 const char *permanent, char *pseudonym); 65 const char *pseudonym);
|
| /freebsd/contrib/wpa/src/eap_peer/ |
| H A D | eap_sim.c | 40 u8 *pseudonym; member 153 data->pseudonym = os_malloc(config->anonymous_identity_len); in eap_sim_init() 154 if (data->pseudonym) { in eap_sim_init() 155 os_memcpy(data->pseudonym, config->anonymous_identity, in eap_sim_init() 193 os_free(data->pseudonym); in eap_sim_deinit() 413 if ((id & CLEAR_PSEUDONYM) && data->pseudonym) { in eap_sim_clear_identities() 415 os_free(data->pseudonym); in eap_sim_clear_identities() 416 data->pseudonym = NULL; in eap_sim_clear_identities() 443 os_free(data->pseudonym); in eap_sim_learn_ids() 453 data->pseudonym = os_malloc(attr->next_pseudonym_len + in eap_sim_learn_ids() [all …]
|
| H A D | eap_aka.c | 38 u8 *pseudonym; member 135 data->pseudonym = os_malloc(config->anonymous_identity_len); in eap_aka_init() 136 if (data->pseudonym) { in eap_aka_init() 137 os_memcpy(data->pseudonym, config->anonymous_identity, in eap_aka_init() 185 os_free(data->pseudonym); in eap_aka_deinit() 387 if ((id & CLEAR_PSEUDONYM) && data->pseudonym) { in eap_aka_clear_identities() 389 os_free(data->pseudonym); in eap_aka_clear_identities() 390 data->pseudonym = NULL; in eap_aka_clear_identities() 417 os_free(data->pseudonym); in eap_aka_learn_ids() 427 data->pseudonym = os_malloc(attr->next_pseudonym_len + in eap_aka_learn_ids() [all …]
|
| /freebsd/ |
| H A D | CONTRIBUTING.md | 132 pseudonym, preferred name, chosen name or similar moniker that might not match 145 obvious pseudonym to document their identity more concretely should there be
|
| /freebsd/crypto/openssl/crypto/objects/ |
| H A D | obj_mac.num | 510 pseudonym 510
|
| H A D | objects.txt | 829 X509 65 : : pseudonym
|
| /freebsd/crypto/heimdal/lib/asn1/ |
| H A D | rfc2459.asn1 | 135 id-at-pseudonym OBJECT IDENTIFIER ::= { id-x520-at 65 }
|
| /freebsd/contrib/wpa/hostapd/ |
| H A D | ChangeLog | 103 * added eap_sim_id parameter to allow EAP-SIM/AKA server pseudonym and 553 * EAP-SIM: fixed re-authentication not to update pseudonym 560 * EAP-SIM/AKA: allow pseudonym to be used after unknown reauth id
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | ChangeLog | 904 * EAP-AKA: keep pseudonym identity across EAP exchanges to match EAP-SIM 945 * EAP-SIM/AKA: append realm to pseudonym identity 946 * EAP-SIM/AKA: store pseudonym identity in network configuration to 1836 * fixed EAP-SIM and EAP-AKA pseudonym and fast re-authentication to
|
| /freebsd/share/dict/ |
| H A D | web2 | 158942 pseudonym
|