/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/ |
D | cache_ipc.h | 125 …explicit SharedMemory(shm_key_t public_key) : shm_id_(-1), shm_key_(public_key), shmat_addr_(nullp… in SharedMemory() 161 void SetPublicKey(key_t public_key) { shm_key_ = public_key; } in SetPublicKey()
|
/third_party/ffmpeg/libavformat/tests/ |
D | rtmpdh.c | 68 static const char *public_key = variable
|
/third_party/openssl/crypto/ct/ |
D | ct_log.c | 27 EVP_PKEY *public_key; member 237 CTLOG *CTLOG_new(EVP_PKEY *public_key, const char *name) in CTLOG_new()
|
/third_party/mbedtls/tests/src/ |
D | psa_exercise_key.c | 510 uint8_t *public_key = NULL; in mbedtls_test_psa_key_agreement_with_self() local 550 uint8_t *public_key = NULL; in mbedtls_test_psa_raw_key_agreement_with_self() local
|
/third_party/openssl/crypto/dh/ |
D | dh_ameth.c | 53 ASN1_INTEGER *public_key = NULL; in dh_pub_decode() local 617 ASN1_INTEGER *public_key = NULL; in dh_cms_set_peerkey() local
|
/third_party/node/test/fixtures/0-dns/ |
D | create-cert.js | 17 const public_key = fs.readFileSync('./0-dns-rsapub.der'); constant
|
/third_party/openssl/crypto/x509/ |
D | x_pubkey.c | 22 ASN1_BIT_STRING *public_key; member
|
/third_party/mindspore/mindspore/ccsrc/fl/armour/cipher/ |
D | cipher_reconstruct.cc | 379 std::vector<uint8_t> public_key = record_public_keys.at(*p_key)[1]; in GetSuvNoise() local
|
/third_party/openssl/crypto/dsa/ |
D | dsa_ameth.c | 28 ASN1_INTEGER *public_key = NULL; in dsa_pub_decode() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
D | x509v3.h | 63 u8 *public_key; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
D | x509v3.h | 63 u8 *public_key; member
|
/third_party/cef/libcef/browser/extensions/ |
D | extension_system.cc | 495 const std::string& public_key, in InstallUpdate()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
D | wps_attr_parse.h | 66 const u8 *public_key; member
|
D | wps_validate.c | 612 static int wps_validate_public_key(const u8 *public_key, size_t len, in wps_validate_public_key()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
D | wps_attr_parse.h | 66 const u8 *public_key; member
|
D | wps_validate.c | 612 static int wps_validate_public_key(const u8 *public_key, size_t len, in wps_validate_public_key()
|
/third_party/mbedtls/library/ |
D | ssl_srv.c | 3454 mbedtls_pk_context *public_key = &mbedtls_ssl_own_cert( ssl )->pk; in ssl_decrypt_encrypted_pms() local
|