Searched defs:identity (Results 1 - 25 of 62) sorted by relevance

123

/freebsd-current/contrib/llvm-project/libcxx/include/__functional/
H A Didentity.h45 struct identity { struct
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A Didentity.h22 template <class Ty> struct identity { struct in namespace:llvm
/freebsd-current/contrib/llvm-project/compiler-rt/lib/orc/
H A Dstl_extras.h24 template <class Ty> struct identity { struct in namespace:__orc_rt
/freebsd-current/contrib/wpa/src/ap/
H A Dieee802_11_auth.h24 char *identity; member in struct:radius_sta
H A Dpmksa_cache_auth.h26 u8 *identity; member in struct:rsn_pmksa_cache_entry
H A Deap_user_db.c135 eap_user_sqlite_get(struct hostapd_data *hapd, const u8 *identity, argument
232 hostapd_get_eap_user(struct hostapd_data *hapd, const u8 *identity, size_t identity_len, int phase2) argument
[all...]
H A Dauthsrv.c52 static int hostapd_radius_get_eap_user(void *ctx, const u8 *identity, argument
/freebsd-current/lib/libgssapi/
H A Dgss_krb5.c38 gsskrb5_register_acceptor_identity(const char *identity) argument
/freebsd-current/contrib/unbound/dnstap/
H A Ddnstap.h55 char *identity; member in struct:dt_env
/freebsd-current/contrib/wpa/src/eap_peer/
H A Dmschapv2.c36 int mschapv2_derive_response(const u8 *identity, size_t identity_len, argument
H A Deap_gtc.c50 const u8 *pos, *password, *identity; local
H A Deap_sake.c71 const u8 *identity, *password; local
H A Deap_pax.c51 const u8 *identity, *password; local
H A Deap_psk.c36 const u8 *identity, *password; local
H A Deap_ikev2.c61 const u8 *identity, *password; local
H A Deap_leap.c65 const u8 *pos, *challenge, *identity, *password; local
144 const u8 *identity; local
H A Deap_wsc.c141 const u8 *identity; local
H A Deap_eke.c71 const u8 *identity, *password; local
/freebsd-current/sys/contrib/openzfs/cmd/zed/
H A Dzed_log.c31 const char *identity; member in struct:__anon10345
40 zed_log_init(const char *identity) argument
/freebsd-current/crypto/openssl/test/
H A Ddtls_mtu_test.c39 static unsigned int srvr_psk_callback(SSL *ssl, const char *identity, argument
/freebsd-current/contrib/wpa/src/eap_common/
H A Deap_pwd_common.h52 u8 identity[0]; /* length inferred from payload */ member in struct:eap_pwd_id
/freebsd-current/crypto/heimdal/lib/gssapi/krb5/
H A Daccept_sec_context.c58 _gsskrb5_register_acceptor_identity(OM_uint32 *min_stat, const char *identity) argument
/freebsd-current/crypto/openssl/apps/
H A Dciphers.c79 static unsigned int dummy_psk(SSL *ssl, const char *hint, char *identity, argument
/freebsd-current/kerberos5/lib/libgssapi_krb5/
H A Dgss_krb5.c192 gsskrb5_register_acceptor_identity(const char *identity) argument
/freebsd-current/crypto/heimdal/lib/gssapi/mech/
H A Dgss_krb5.c189 gsskrb5_register_acceptor_identity(const char *identity) argument
209 krb5_gss_register_acceptor_identity(const char *identity) argument

Completed in 506 milliseconds

123