Home
last modified time | relevance | path

Searched defs:identity (Results 126 - 150 of 225) sorted by relevance

123456789

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_sim.c404 const u8 *identity = NULL; in eap_sim_learn_ids() local
486 const u8 *identity = NULL; in eap_sim_response_start() local
718 const u8 *identity; eap_sim_process_challenge() local
[all...]
H A Deap_aka.c384 const u8 *identity = NULL; in eap_aka_learn_ids() local
616 const u8 *identity = NULL; in eap_aka_response_identity() local
923 const u8 *identity; eap_aka_process_challenge() local
[all...]
H A Deap_teap.c546 const u8 *identity, *password; in eap_teap_process_basic_auth_req() local
H A Deap_ttls.c682 const u8 *identity, *passwor in eap_ttls_phase2_request_pap() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server.c159 int eap_user_get(struct eap_sm *sm, const u8 *identity, size_t identity_len, in eap_user_get() argument
[all...]
H A Deap_i.h160 u8 *identity; member
/third_party/vk-gl-cts/modules/gles2/scripts/
H A Dgenutil.py603 def identity (numCols, numRows): member in Mat
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_config.h308 u8 *identity; member
[all...]
H A Deap_mschapv2.c155 const u8 *identity, *password; in eap_mschapv2_challenge_reply() local
H A Deap_pwd.c95 const u8 *identity, *password; in eap_pwd_init() local
H A Deap_sim.c406 const u8 *identity = NULL; in eap_sim_learn_ids() local
488 const u8 *identity = NULL; in eap_sim_response_start() local
723 const u8 *identity; eap_sim_process_challenge() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_i.h159 u8 *identity; member
H A Deap_server.c158 int eap_user_get(struct eap_sm *sm, const u8 *identity, size_t identity_len, in eap_user_get() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dbeacon.c747 char *identity = NULL; in handle_probe_req() local
/third_party/mbedtls/library/
H A Dssl_tls13_client.c902 const unsigned char *identity; in mbedtls_ssl_tls13_write_identities_of_pre_shared_key_ext() local
704 ssl_tls13_ticket_get_identity(mbedtls_ssl_context *ssl, psa_algorithm_t *hash_alg, const unsigned char **identity, size_t *identity_len) ssl_tls13_ticket_get_identity() argument
743 ssl_tls13_psk_get_identity(mbedtls_ssl_context *ssl, psa_algorithm_t *hash_alg, const unsigned char **identity, size_t *identity_len) ssl_tls13_psk_get_identity() argument
793 ssl_tls13_write_identity(mbedtls_ssl_context *ssl, unsigned char *buf, unsigned char *end, const unsigned char *identity, size_t identity_len, uint32_t obfuscated_ticket_age, size_t *out_len) ssl_tls13_write_identity() argument
[all...]
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions_srvr.c1008 PACKET identity; in tls_parse_ctos_psk() local
H A Dextensions_clnt.c744 char identity[PSK_MAX_IDENTITY_LEN + 1]; in tls_construct_ctos_early_data() local
1983 unsigned int identity; tls_parse_stoc_psk() local
[all...]
/third_party/python/Lib/
H A Dargparse.py1777 def identity(string): function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp1127 const char* swizzleToCompName (const char* identity, vk::VkComponentSwizzle swizzle) in swizzleToCompName() argument
/third_party/openssl/ssl/statem/
H A Dextensions_srvr.c1008 PACKET identity; in tls_parse_ctos_psk() local
H A Dextensions_clnt.c744 char identity[PSK_MAX_IDENTITY_LEN + 1]; in tls_construct_ctos_early_data() local
1957 unsigned int identity; tls_parse_stoc_psk() local
[all...]
/third_party/skia/tests/
H A DMatrixTest.cpp76 SkMatrix identity; in is_identity() local
182 SkMatrix identity; in test_matrix_min_max_scale() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSTLExtras.h82 template <class Ty> struct identity { struct
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp1054 const char* swizzleToCompName (const char* identity, vk::VkComponentSwizzle swizzle) in swizzleToCompName() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_sim_common.h108 static inline void eap_aka_prime_derive_keys(const u8 *identity, in eap_aka_prime_derive_keys() argument
186 const u8 *nonce_mt, *identity, *res, *auts; member
116 eap_aka_prime_derive_keys_reauth(const u8 *k_re, u16 counter, const u8 *identity, size_t identity_len, const u8 *nonce_s, u8 *msk, u8 *emsk) eap_aka_prime_derive_keys_reauth() argument

Completed in 41 milliseconds

123456789