Home
last modified time | relevance | path

Searched defs:identity (Results 151 - 175 of 191) sorted by relevance

12345678

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap.c1681 const u8 *identity; eap_sm_buildIdentity() local
[all...]
H A Deap_teap.c597 const u8 *identity, *password; in eap_teap_process_basic_auth_req() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_teap.c67 u8 *identity; /* from PAC-Opaque or client certificate */ member
147 u8 *identity = NULL; in eap_teap_session_ticket_cb() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_server.c2504 static int radius_server_get_eap_user(void *ctx, const u8 *identity, in radius_server_get_eap_user() argument
2643 char *identity; global() member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhostapd.c892 u8 *identity; in hostapd_das_find_sta() local
H A Dieee802_11.c2043 char *identity = NULL; in handle_auth() local
1935 ieee802_11_allowed_address(struct hostapd_data *hapd, const u8 *addr, const u8 *msg, size_t len, u32 *session_timeout, u32 *acct_interim_interval, struct vlan_description *vlan_id, struct hostapd_sta_wpa_psk_short **psk, char **identity, char **radius_cui, int is_probe_req) ieee802_11_allowed_address() argument
1974 ieee802_11_set_radius_info(struct hostapd_data *hapd, struct sta_info *sta, int res, u32 session_timeout, u32 acct_interim_interval, struct vlan_description *vlan_id, struct hostapd_sta_wpa_psk_short **psk, char **identity, char **radius_cui) ieee802_11_set_radius_info() argument
3869 char *identity = NULL; handle_assoc() local
[all...]
H A Dieee802_1x.c335 const u8 *identity; in ieee802_1x_learn_identity() local
1596 u8 *buf, *identity; ieee802_1x_update_sta_identity() local
2199 const u8 *identity; ieee802_1x_eapol_send() local
2246 ieee802_1x_get_eap_user(void *ctx, const u8 *identity, size_t identity_len, int phase2, struct eap_user *user) ieee802_1x_get_eap_user() argument
[all...]
H A Dsta_info.h164 char *identity; /* User-Name from RADIUS */ member
H A Dwpa_auth_ft.c1176 u8 *identity; member
1193 u8 *identity; member
699 wpa_ft_set_identity(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, const u8 *identity, size_t identity_len) wpa_ft_set_identity() argument
1320 wpa_ft_store_pmk_r0(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r0, size_t pmk_r0_len, const u8 *pmk_r0_name, int pairwise, const struct vlan_description *vlan, int expires_in, int session_timeout, const u8 *identity, size_t identity_len, const u8 *radius_cui, size_t radius_cui_len) wpa_ft_store_pmk_r0() argument
1407 wpa_ft_store_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1, size_t pmk_r1_len, const u8 *pmk_r1_name, int pairwise, const struct vlan_description *vlan, int expires_in, int session_timeout, const u8 *identity, size_t identity_len, const u8 *radius_cui, size_t radius_cui_len) wpa_ft_store_pmk_r1() argument
1474 wpa_ft_fetch_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1_name, u8 *pmk_r1, size_t *pmk_r1_len, int *pairwise, struct vlan_description *vlan, const u8 **identity, size_t *identity_len, const u8 **radius_cui, size_t *radius_cui_len, int *session_timeout) wpa_ft_fetch_pmk_r1() argument
2054 const u8 *identity, *radius_cui; wpa_ft_store_pmk_fils() local
2095 const u8 *identity, *radius_cui; wpa_auth_derive_ptk_ft() local
2786 wpa_ft_local_derive_pmk_r1(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, const u8 *r0kh_id, size_t r0kh_id_len, const u8 *req_pmk_r0_name, const u8 *req_pmk_r1_name, u8 *out_pmk_r1, int *out_pairwise, struct vlan_description *vlan, const u8 **identity, size_t *identity_len, const u8 **radius_cui, size_t *radius_cui_len, int *out_session_timeout) wpa_ft_local_derive_pmk_r1() argument
2875 const u8 *identity, *radius_cui; wpa_ft_process_auth_req() local
[all...]
/third_party/curl/lib/vtls/
H A Dsectransp.c1132 SecIdentityRef identity = in CopyIdentityWithLabel() local
1265 CFTypeRef identity = (CFTypeRef) CFDictionaryGetValue( in CopyIdentityFromPKCS12File() local
[all...]
/third_party/ffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c559 const vector unsigned char identity = vec_lvsl(0,(unsigned char *)0); in dering_altivec() local
/third_party/libcoap/src/
H A Dcoap_gnutls.c1773 psk_server_callback(gnutls_session_t g_session, const char *identity, gnutls_datum_t *key) psk_server_callback() argument
/third_party/libcoap/examples/
H A Dcoap-server.c1968 verify_id_callback(coap_bin_const_t *identity, in verify_id_callback() argument
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c1983 struct ir3_instruction *identity = in emit_intrinsic_reduce() local
/third_party/openssl/test/
H A Dssl_old_test.c2986 static unsigned int psk_server_callback(SSL *ssl, const char *identity, in psk_server_callback() argument
2963 psk_client_callback(SSL *ssl, const char *hint, char *identity, unsigned int max_identity_len, unsigned char *psk, unsigned int max_psk_len) psk_client_callback() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex.cc538 ThreadIdentity *identity = GetOrCreateCurrentThreadIdentity(); in Synch_GetPerThread() local
594 ThreadIdentity *identity = CurrentThreadIdentityIfPresent(); in InternalAttemptToUseMutexInFatalSignalHandler() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_server.c2701 radius_server_get_eap_user(void *ctx, const u8 *identity, size_t identity_len, int phase2, struct eap_user *user) radius_server_get_eap_user() argument
2840 char *identity; global() member
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Ds_server.c124 static unsigned int psk_server_cb(SSL *ssl, const char *identity, in psk_server_cb() argument
191 psk_find_session_cb(SSL *ssl, const unsigned char *identity, size_t identity_len, SSL_SESSION **sess) psk_find_session_cb() argument
[all...]
H A Ds_client.c96 static unsigned int psk_client_cb(SSL *ssl, const char *hint, char *identity, in psk_client_cb() argument
[all...]
/third_party/python/Lib/test/
H A Dpickletester.py74 def identity(x): function
/third_party/openssl/apps/
H A Ds_server.c124 static unsigned int psk_server_cb(SSL *ssl, const char *identity, in psk_server_cb() argument
191 psk_find_session_cb(SSL *ssl, const unsigned char *identity, size_t identity_len, SSL_SESSION **sess) psk_find_session_cb() argument
[all...]
H A Ds_client.c96 static unsigned int psk_client_cb(SSL *ssl, const char *hint, char *identity, in psk_client_cb() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c2339 char *identity = info->identity; in ieee802_11_set_radius_info() local
H A Dwpa_auth_ft.c1178 u8 *identity; member
1195 u8 *identity; member
700 wpa_ft_set_identity(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, const u8 *identity, size_t identity_len) wpa_ft_set_identity() argument
1322 wpa_ft_store_pmk_r0(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r0, size_t pmk_r0_len, const u8 *pmk_r0_name, int pairwise, const struct vlan_description *vlan, int expires_in, int session_timeout, const u8 *identity, size_t identity_len, const u8 *radius_cui, size_t radius_cui_len) wpa_ft_store_pmk_r0() argument
1409 wpa_ft_store_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1, size_t pmk_r1_len, const u8 *pmk_r1_name, int pairwise, const struct vlan_description *vlan, int expires_in, int session_timeout, const u8 *identity, size_t identity_len, const u8 *radius_cui, size_t radius_cui_len) wpa_ft_store_pmk_r1() argument
1476 wpa_ft_fetch_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1_name, u8 *pmk_r1, size_t *pmk_r1_len, int *pairwise, struct vlan_description *vlan, const u8 **identity, size_t *identity_len, const u8 **radius_cui, size_t *radius_cui_len, int *session_timeout) wpa_ft_fetch_pmk_r1() argument
2057 const u8 *identity, *radius_cui; wpa_ft_store_pmk_fils() local
2098 const u8 *identity, *radius_cui; wpa_auth_derive_ptk_ft() local
2979 wpa_ft_local_derive_pmk_r1(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, const u8 *r0kh_id, size_t r0kh_id_len, const u8 *req_pmk_r0_name, const u8 *req_pmk_r1_name, u8 *out_pmk_r1, int *out_pairwise, struct vlan_description *vlan, const u8 **identity, size_t *identity_len, const u8 **radius_cui, size_t *radius_cui_len, int *out_session_timeout) wpa_ft_local_derive_pmk_r1() argument
3066 const u8 *identity, *radius_cui; wpa_ft_process_auth_req() local
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c3658 ac_wavefront_shift_right_1(struct ac_llvm_context *ctx, LLVMValueRef src, LLVMValueRef identity, unsigned maxprefix) ac_wavefront_shift_right_1() argument
3725 ac_build_scan(struct ac_llvm_context *ctx, nir_op op, LLVMValueRef src, LLVMValueRef identity, unsigned maxprefix, bool inclusive) ac_build_scan() argument
3851 LLVMValueRef identity = get_reduction_identity(ctx, op, ac_get_type_size(LLVMTypeOf(src))); ac_build_inclusive_scan() local
3873 LLVMValueRef identity = get_reduction_identity(ctx, op, ac_get_type_size(LLVMTypeOf(src))); ac_build_exclusive_scan() local
3888 LLVMValueRef identity = get_reduction_identity(ctx, op, ac_get_type_size(LLVMTypeOf(src))); ac_build_reduce() local
3979 const LLVMValueRef identity = get_reduction_identity(ctx, ws->op, ac_get_type_size(type)); ac_build_wg_wavescan_bottom() local
[all...]

Completed in 80 milliseconds

12345678