/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/ |
D | wpa_evp_key.c | 81 static EVP_PKEY *wrap_rsa(const char *key_id, const RSA *public_rsa) in wrap_rsa() 108 static EVP_PKEY* get_pubkey(const char *key_id) in get_pubkey() 124 EVP_PKEY *GET_EVP_PKEY(const char *key_id) in GET_EVP_PKEY() 160 BIO *BIO_from_cm(const char *key_id) in BIO_from_cm()
|
/third_party/glib/glib/ |
D | gdataset.c | 346 GQuark key_id, in g_data_set_internal() 551 GQuark key_id, in g_dataset_id_set_data_full() 655 GQuark key_id, in g_datalist_id_set_data_full() 693 GQuark key_id) in g_dataset_id_remove_no_notify() 733 GQuark key_id) in g_datalist_id_remove_no_notify() 767 GQuark key_id) in g_dataset_id_get_data() 799 GQuark key_id) in g_datalist_id_get_data() 847 GQuark key_id, in g_datalist_id_dup_data() 915 GQuark key_id, in g_datalist_id_replace_data()
|
/third_party/mbedtls/tests/include/test/ |
D | psa_crypto_helpers.h | 78 #define TEST_USES_KEY_ID( key_id ) \ argument 83 #define TEST_USES_KEY_ID( key_id ) ( (void) ( key_id ) ) argument
|
/third_party/openssl/crypto/engine/ |
D | eng_pkey.c | 53 EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id, in ENGINE_load_private_key() 84 EVP_PKEY *ENGINE_load_public_key(ENGINE *e, const char *key_id, in ENGINE_load_public_key()
|
/third_party/ltp/testcases/kernel/syscalls/keyctl/ |
D | keyctl07.c | 20 key_serial_t key_id; in try_to_read_negative_key() local
|
/third_party/mbedtls/library/ |
D | psa_crypto_slot_management.h | 54 static inline int psa_key_id_is_volatile( psa_key_id_t key_id ) in psa_key_id_is_volatile()
|
D | psa_crypto_slot_management.c | 56 psa_key_id_t key_id = MBEDTLS_SVC_KEY_ID_GET_KEY_ID( key ); in psa_is_valid_key_id() local 105 psa_key_id_t key_id = MBEDTLS_SVC_KEY_ID_GET_KEY_ID( key ); in psa_get_and_lock_key_slot_in_memory() local
|
D | pkwrite.c | 201 psa_key_id_t* key_id = (psa_key_id_t*) key->pk_ctx; in mbedtls_pk_write_pubkey() local 268 psa_key_id_t key_id; in mbedtls_pk_write_pubkey_der() local
|
/third_party/boost/libs/graph/src/ |
D | graphml.cpp | 270 const std::string& key_id, const std::string& value) in handle_graph_property() 275 void handle_node_property(const std::string& key_id, in handle_node_property() 283 const std::string& key_id, size_t descriptor, const std::string& value) in handle_edge_property()
|
/third_party/grpc/test/core/end2end/ |
D | engine_passthrough.cc | 46 EVP_PKEY* e_passthrough_load_privkey(ENGINE* eng, const char* key_id, in e_passthrough_load_privkey()
|
/third_party/mbedtls/tests/src/drivers/ |
D | platform_builtin_keys.c | 73 mbedtls_svc_key_id_t key_id, in mbedtls_psa_platform_get_builtin_key()
|
/third_party/mesa3d/src/util/tests/hash_table/ |
D | clear.c | 35 static uint32_t key_id(const void *key) in key_id() function
|
/third_party/mbedtls/tests/src/ |
D | psa_crypto_helpers.c | 39 int mbedtls_test_uses_key_id( mbedtls_svc_key_id_t key_id ) in mbedtls_test_uses_key_id()
|
/third_party/ffmpeg/libavformat/ |
D | rtmpcrypt.c | 184 static void rtmpe8_sig(const uint8_t *in, uint8_t *out, int key_id) in rtmpe8_sig() 192 static void rtmpe9_sig(const uint8_t *in, uint8_t *out, int key_id) in rtmpe9_sig()
|
/third_party/ffmpeg/libavutil/ |
D | encryption_info.h | 63 uint8_t *key_id; member
|
/third_party/ltp/testcases/kernel/controllers/memcg/functional/ |
D | memcg_process.c | 36 static int key_id; /* used with opt_shm */ variable
|
/third_party/grpc/src/core/lib/security/credentials/jwt/ |
D | json_token.cc | 156 static char* encoded_jwt_header(const char* key_id, const char* algorithm) { in encoded_jwt_header()
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/ |
D | cpuset_memory_test.c | 58 static int key_id; /* used with opt_shm */ variable
|
/third_party/libsoup/libsoup/ |
D | soup-form.c | 302 datalist_encode_foreach (GQuark key_id, gpointer value, gpointer str) in datalist_encode_foreach()
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_auth.c | 494 sctp_find_sharedkey(struct sctp_keyhead *shared_keys, uint16_t key_id) in sctp_find_sharedkey() 553 sctp_auth_key_acquire(struct sctp_tcb *stcb, uint16_t key_id) in sctp_auth_key_acquire() 570 sctp_auth_key_release(struct sctp_tcb *stcb, uint16_t key_id, int so_locked) in sctp_auth_key_release()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/akg/ |
D | akg_kernel_build.cc | 113 auto key_id = static_cast<key_t>(hash_id); in CreateSharedMem() local
|
/third_party/boost/boost/graph/ |
D | graphml.hpp | 288 std::string key_id = "key" + lexical_cast< std::string >(key_count++); in write_graphml() local
|
/third_party/mbedtls/include/psa/ |
D | crypto_extra.h | 760 static inline int psa_key_id_is_builtin( psa_key_id_t key_id ) in psa_key_id_is_builtin()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
D | eap_config.h | 271 char *key_id; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
D | eap_config.h | 586 char *key_id; member
|