Home
last modified time | relevance | path

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

1234567891011

/third_party/skia/src/core/
H A DSkBitmap.cpp521 SkMatrix identity; in extractAlpha() local
/third_party/skia/third_party/externals/jinja2/
H A Druntime.py55 def identity(x): function
/third_party/python/Lib/test/
H A Dtest_scope.py114 def identity(x): function
/third_party/vk-gl-cts/modules/gles3/scripts/
H A Dgenutil.py754 def identity (numCols, numRows): member in Mat
/third_party/vk-gl-cts/modules/gles31/scripts/
H A Dgenutil.py756 def identity (numCols, numRows): member in Mat
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_sim_common.c28 void eap_sim_derive_mk(const u8 *identity, size_t identity_len, in eap_sim_derive_mk() argument
56 void eap_aka_derive_mk(const u8 *identity, size_t identity_len, in eap_aka_derive_mk() argument
275 void eap_aka_prime_derive_keys(const u8 *identity, size_ argument
107 eap_sim_derive_keys_reauth(u16 _counter, const u8 *identity, size_t identity_len, const u8 *nonce_s, const u8 *mk, u8 *msk, u8 *emsk) eap_sim_derive_keys_reauth() argument
324 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
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
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.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...]
/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...]
/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
/kernel/linux/linux-6.6/drivers/usb/typec/tipd/
H A Dcore.c59 struct usb_pd_identity identity; member
/kernel/liteos_m/components/trace/
H A Dlos_trace.h232 UINTPTR identity; /**< subject of the event description */ member
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_debugfs.c681 DEFINE_SHOW_ATTRIBUTE(identity); variable
/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

Completed in 33 milliseconds

1234567891011