| /NextBSD/contrib/llvm/include/llvm/ADT/ |
| HD | STLExtras.h | 37 struct identity : public std::unary_function<Ty, Ty> { struct 38 Ty &operator()(Ty &self) const { in operator() 41 const Ty &operator()(const Ty &self) const { in operator()
|
| /NextBSD/contrib/wpa/src/ap/ |
| HD | eap_user_db.c | 133 eap_user_sqlite_get(struct hostapd_data *hapd, const u8 *identity, in eap_user_sqlite_get() 224 hostapd_get_eap_user(struct hostapd_data *hapd, const u8 *identity, in hostapd_get_eap_user()
|
| HD | ieee802_11_auth.c | 40 char *identity; member 104 char **identity, char **radius_cui) in hostapd_acl_cache_get() 236 char **identity, char **radius_cui) in hostapd_allowed_address()
|
| HD | authsrv.c | 52 static int hostapd_radius_get_eap_user(void *ctx, const u8 *identity, in hostapd_radius_get_eap_user()
|
| HD | pmksa_cache_auth.h | 26 u8 *identity; member
|
| HD | ieee802_1x.c | 303 const u8 *identity; in ieee802_1x_learn_identity() local 1351 u8 *buf, *identity; in ieee802_1x_update_sta_identity() local 1886 const u8 *identity; in ieee802_1x_eapol_send() local 1933 static int ieee802_1x_get_eap_user(void *ctx, const u8 *identity, in ieee802_1x_get_eap_user()
|
| /NextBSD/crypto/openssh/ |
| HD | ssh-agent.c | 105 typedef struct identity { struct 116 TAILQ_HEAD(idqueue, identity) idlist; argument
|
| HD | sshconnect2.c | 247 struct identity { struct 256 TAILQ_HEAD(idlist, identity); argument
|
| /NextBSD/lib/libgssapi/ |
| HD | gss_krb5.c | 38 gsskrb5_register_acceptor_identity(const char *identity) in gsskrb5_register_acceptor_identity()
|
| /NextBSD/contrib/wpa/src/eap_common/ |
| HD | eap_sim_common.c | 28 void eap_sim_derive_mk(const u8 *identity, size_t identity_len, in eap_sim_derive_mk() 56 void eap_aka_derive_mk(const u8 *identity, size_t identity_len, in eap_aka_derive_mk() 108 const u8 *identity, size_t identity_len, in eap_sim_derive_keys_reauth() 276 void eap_aka_prime_derive_keys(const u8 *identity, size_t identity_len, in eap_aka_prime_derive_keys() 326 const u8 *identity, size_t identity_len, in eap_aka_prime_derive_keys_reauth()
|
| HD | eap_sim_common.h | 108 static inline void eap_aka_prime_derive_keys(const u8 *identity, in eap_aka_prime_derive_keys() 117 const u8 *identity, in eap_aka_prime_derive_keys_reauth() 186 const u8 *nonce_mt, *identity, *res, *auts; member
|
| HD | eap_pwd_common.h | 55 u8 identity[0]; /* length inferred from payload */ member
|
| /NextBSD/contrib/wpa/src/eap_peer/ |
| HD | mschapv2.c | 36 int mschapv2_derive_response(const u8 *identity, size_t identity_len, in mschapv2_derive_response()
|
| HD | eap_gtc.c | 50 const u8 *pos, *password, *identity; in eap_gtc_process() local
|
| HD | eap_leap.c | 65 const u8 *pos, *challenge, *identity, *password; in eap_leap_process_request() local 140 const u8 *identity; in eap_leap_process_success() local
|
| HD | eap_sim.c | 394 const u8 *identity = NULL; in eap_sim_learn_ids() local 475 const u8 *identity = NULL; in eap_sim_response_start() local 701 const u8 *identity; in eap_sim_process_challenge() local
|
| HD | eap_aka.c | 374 const u8 *identity = NULL; in eap_aka_learn_ids() local 596 const u8 *identity = NULL; in eap_aka_response_identity() local 886 const u8 *identity; in eap_aka_process_challenge() local
|
| HD | eap_wsc.c | 145 const u8 *identity; in eap_wsc_init() local
|
| HD | eap_psk.c | 36 const u8 *identity, *password; in eap_psk_init() local
|
| /NextBSD/contrib/unbound/dnstap/ |
| HD | dnstap.h | 55 char *identity; member
|
| HD | dnstap.proto | 28 optional bytes identity = 1; field
|
| /NextBSD/contrib/wpa/wpa_supplicant/tests/ |
| HD | link_test.c | 73 hostapd_get_eap_user(const struct hostapd_bss_config *conf, const u8 *identity, in hostapd_get_eap_user()
|
| /NextBSD/crypto/heimdal/lib/gssapi/mech/ |
| HD | gss_krb5.c | 189 gsskrb5_register_acceptor_identity(const char *identity) in gsskrb5_register_acceptor_identity() 209 krb5_gss_register_acceptor_identity(const char *identity) in krb5_gss_register_acceptor_identity()
|
| /NextBSD/crypto/openssl/apps/ |
| HD | engine.c | 95 static void identity(char *ptr) in identity() function
|
| /NextBSD/contrib/wpa/src/eapol_auth/ |
| HD | eapol_auth_sm.c | 775 const char *identity, const char *radius_cui) in eapol_auth_alloc() 1020 static int eapol_sm_get_eap_user(void *ctx, const u8 *identity, in eapol_sm_get_eap_user()
|