Home
last modified time | relevance | path

Searched defs:key_data (Results 1 – 25 of 39) sorted by relevance

12

/third_party/mbedtls/library/
Dpsa_crypto_core.h83 struct key_data struct
85 uint8_t *data;
86 size_t bytes;
Dpsa_crypto_storage.c247 uint8_t key_data[]; member
280 uint8_t **key_data, in psa_parse_key_data_from_storage()
357 void psa_free_persistent_key_data( uint8_t *key_data, size_t key_data_length ) in psa_free_persistent_key_data()
Dpsa_crypto_slot_management.c240 uint8_t *key_data = NULL; in psa_load_persistent_key_into_slot() local
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline_cache.c37 const void *key_data, uint32_t key_size, in anv_shader_bin_create()
219 const void *key_data = blob_read_bytes(blob, key_size); in anv_shader_bin_create_from_blob() local
359 const void *key_data, uint32_t key_size) in anv_pipeline_cache_search_locked()
389 const void *key_data, uint32_t key_size) in anv_pipeline_cache_search()
430 const void *key_data, uint32_t key_size, in anv_pipeline_cache_add_shader_locked()
462 const void *key_data, uint32_t key_size, in anv_pipeline_cache_upload_kernel()
678 const void *key_data, uint32_t key_size, in anv_device_search_for_kernel()
723 const void *key_data, uint32_t key_size, in anv_device_upload_kernel()
/third_party/mbedtls/programs/psa/
Dkey_ladder_demo.c172 uint8_t key_data[KEY_SIZE_BYTES]; in save_key() local
228 uint8_t key_data[KEY_SIZE_BYTES]; in import_key_from_file() local
/third_party/grpc/src/core/tsi/alts/handshaker/proto/
Dhandshaker.proto168 bytes key_data = 3; field
/third_party/glib/glib/
Dghmac.c399 gconstpointer key_data; in g_compute_hmac_for_bytes() local
/third_party/grpc/test/core/tsi/alts/fake_handshaker/
Dhandshaker.proto168 bytes key_data = 3; field
/third_party/openssl/test/
Dbftest.c197 static unsigned char key_data[8] = variable
Ddestest.c26 static unsigned char key_data[NUM_TESTS][8] = { variable
/third_party/grpc/src/proto/grpc/gcp/
Dhandshaker.proto184 bytes key_data = 3; field
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dwpa.c100 u8 *buf, *s_key_data, *key_data; in wpa_eapol_key_send() local
588 u16 ver, const u8 *key_data, in wpa_supplicant_process_1_of_4()
1438 u16 ver, const u8 *key_data, in wpa_supplicant_process_3_of_4()
1672 const u8 *key_data, in wpa_supplicant_process_1_of_2_wpa()
1827 const u8 *key_data, in wpa_supplicant_process_1_of_2()
1979 u8 *key_data, size_t *key_data_len) in wpa_supplicant_decrypt_key_data()
2211 u8 *mic, *key_data; in wpa_sm_rx_eapol() local
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dgsthlsdemux.c1907 const guint8 * key_data, const guint8 * iv_data) in gst_hls_demux_stream_decrypt_start()
1961 const guint8 * key_data, const guint8 * iv_data) in gst_hls_demux_stream_decrypt_start()
1991 const guint8 * key_data, const guint8 * iv_data) in gst_hls_demux_stream_decrypt_start()
2041 const guint8 * key_data, const guint8 * iv_data) in gst_hls_demux_stream_decrypt_start()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dwpa.c102 u8 *buf, *s_key_data, *key_data; in wpa_eapol_key_send() local
674 u16 ver, const u8 *key_data, in wpa_supplicant_process_1_of_4()
1659 u16 ver, const u8 *key_data, in wpa_supplicant_process_3_of_4()
1932 const u8 *key_data, in wpa_supplicant_process_1_of_2_wpa()
2096 const u8 *key_data, in wpa_supplicant_process_1_of_2()
2248 u8 *key_data, size_t *key_data_len) in wpa_supplicant_decrypt_key_data()
2490 u8 *mic, *key_data; in wpa_sm_rx_eapol() local
/third_party/grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc76 char* key_data; member
275 upb_strview key_data = grpc_gcp_HandshakerResult_key_data(hresult); in alts_tsi_handshaker_result_create() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Deap_tls.c23 u8 *key_data; member
Deap_peap.c57 u8 *key_data; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_tls.c23 u8 *key_data; member
/third_party/glib/gio/
Dgtlscertificate.c625 gchar *cert_data, *key_data; in g_tls_certificate_new_from_files() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstmikey.c603 GstMIKEYKeyDataType key_type, guint16 key_len, const guint8 * key_data) in gst_mikey_payload_key_data_set_key()
1941 const guint8 *key_data, *salt_data; in payloads_from_bytes() local
Dgstmikey.h522 guint8 *key_data; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth.c960 const u8 *key_data; in wpa_receive() local
1449 u8 *key_mic, *key_data; in __wpa_send_eapol() local
2824 const u8 *eapol_key_ie, *key_data, *mic; in SM_STATE() local
3626 const u8 *key_data, *mic; in SM_STATE() local
/third_party/curl/lib/vtls/
Dmbedtls.c369 const unsigned char *key_data = in mbed_connect_step1() local
/third_party/openssl/include/openssl/
Dx509.h239 char *key_data; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth.c1032 const u8 *key_data; in wpa_receive() local
1512 u8 *key_mic, *key_data; in __wpa_send_eapol() local
2944 const u8 *eapol_key_ie, *key_data, *mic; in SM_STATE() local
3941 const u8 *key_data, *mic; in SM_STATE() local

12