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

123

/freebsd-10.1-release/lib/libgssapi/
H A Dgss_krb5.c38 gsskrb5_register_acceptor_identity(const char *identity) argument
/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dauthsrv.c52 static int hostapd_radius_get_eap_user(void *ctx, const u8 *identity, argument
H A Dpmksa_cache_auth.h26 u8 *identity; member in struct:rsn_pmksa_cache_entry
H A Deap_user_db.c131 eap_user_sqlite_get(struct hostapd_data *hapd, const u8 *identity, argument
212 hostapd_get_eap_user(struct hostapd_data *hapd, const u8 *identity, size_t identity_len, int phase2) argument
[all...]
H A Dieee802_11_auth.c40 char *identity; member in struct:hostapd_cached_radius_acl
100 hostapd_acl_cache_get(struct hostapd_data *hapd, const u8 *addr, u32 *session_timeout, u32 *acct_interim_interval, int *vlan_id, struct hostapd_sta_wpa_psk_short **psk, char **identity, char **radius_cui) argument
231 hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr, const u8 *msg, size_t len, u32 *session_timeout, u32 *acct_interim_interval, int *vlan_id, struct hostapd_sta_wpa_psk_short **psk, char **identity, char **radius_cui) argument
[all...]
/freebsd-10.1-release/contrib/wpa/src/eap_peer/
H A Deap_gtc.c50 const u8 *pos, *password, *identity; local
H A Dmschapv2.c36 int mschapv2_derive_response(const u8 *identity, size_t identity_len, argument
H A Deap_config.h22 u8 *identity; member in struct:eap_peer_config
H A Deap_ikev2.c61 const u8 *identity, *password; local
H A Deap_leap.c65 const u8 *pos, *challenge, *identity, *password; local
140 const u8 *identity; local
H A Deap_pax.c50 const u8 *identity, *password; local
H A Deap_psk.c35 const u8 *identity, *password; local
H A Deap_sake.c71 const u8 *identity, *password; local
H A Deap_wsc.c131 const u8 *identity; local
H A Deap_gpsk.c81 const u8 *identity, *password; local
H A Deap_pwd.c82 const u8 *identity, *password; local
/freebsd-10.1-release/contrib/wpa/wpa_supplicant/tests/
H A Dlink_test.c73 hostapd_get_eap_user(const struct hostapd_bss_config *conf, const u8 *identity, argument
/freebsd-10.1-release/contrib/wpa/src/eap_common/
H A Deap_pwd_common.h55 u8 identity[0]; /* length inferred from payload */ member in struct:eap_pwd_id
/freebsd-10.1-release/contrib/wpa/src/wps/
H A Dwps_attr_process.c222 wps_process_cred_eap_identity(struct wps_credential *cred, const u8 *identity, size_t identity_len) argument
/freebsd-10.1-release/crypto/heimdal/lib/gssapi/krb5/
H A Daccept_sec_context.c58 _gsskrb5_register_acceptor_identity(OM_uint32 *min_stat, const char *identity) argument
/freebsd-10.1-release/kerberos5/lib/libgssapi_krb5/
H A Dgss_krb5.c192 gsskrb5_register_acceptor_identity(const char *identity) argument
/freebsd-10.1-release/crypto/openssl/apps/
H A Dengine.c95 static void identity(char *ptr) function
/freebsd-10.1-release/crypto/openssl/ssl/
H A Dd1_clnt.c1427 char identity[PSK_MAX_IDENTITY_LEN]; local
/freebsd-10.1-release/contrib/llvm/include/llvm/ADT/
H A DSTLExtras.h33 struct identity : public std::unary_function<Ty, Ty> { struct in namespace:llvm
/freebsd-10.1-release/contrib/wpa/src/eap_server/
H A Deap_server.c93 int eap_user_get(struct eap_sm *sm, const u8 *identity, size_t identity_len, argument
[all...]

Completed in 140 milliseconds

123