/external/libchrome/crypto/ |
D | nss_key_util_unittest.cc | 37 ScopedSECKEYPublicKey public_key; in TEST_F() local 51 ScopedSECKEYPublicKey public_key; in TEST_F() local 69 ScopedSECKEYPublicKey public_key; in TEST_F() local
|
D | nss_key_util.cc | 62 ScopedSECKEYPublicKey* public_key, in GenerateRSAKeyPairNSS()
|
/external/vboot_reference/tests/ |
D | vboot_common2_tests.c | 43 static void VerifyDataTest(const VbPublicKey *public_key, in VerifyDataTest() 79 static void VerifyDigestTest(const VbPublicKey *public_key, in VerifyDigestTest() 118 static void VerifyKernelPreambleTest(const VbPublicKey *public_key, in VerifyKernelPreambleTest() 218 VbPublicKey *public_key = NULL; in test_algorithm() local
|
D | vboot_common3_tests.c | 30 static void KeyBlockVerifyTest(const VbPublicKey *public_key, in KeyBlockVerifyTest() 166 static void VerifyFirmwarePreambleTest(const VbPublicKey *public_key, in VerifyFirmwarePreambleTest()
|
D | vb20_common3_tests.c | 32 static void test_verify_keyblock(const VbPublicKey *public_key, in test_verify_keyblock() 172 static void test_verify_fw_preamble(const VbPublicKey *public_key, in test_verify_fw_preamble()
|
/external/boringssl/src/tool/ |
D | generate_ed25519.cc | 60 uint8_t public_key[32], private_key[64]; in GenerateEd25519Key() local
|
D | speed.cc | 485 uint8_t public_key[32], private_key[64]; in Speed25519() local
|
/external/autotest/client/site_tests/autoupdate_CannedOmahaUpdate/ |
D | autoupdate_CannedOmahaUpdate.py | 54 metadata_signature=None, public_key=None, use_cellular=False, argument
|
/external/libbrillo/policy/ |
D | device_policy_impl.cc | 34 std::string* public_key) { in ReadPublicKeyFromFile() 48 const std::string& public_key) { in VerifySignature() 478 std::string public_key; in VerifyPolicySignature() local
|
/external/boringssl/src/ssl/ |
D | ssl_key_share.cc | 64 UniquePtr<EC_POINT> public_key(EC_POINT_new(group.get())); in Offer() local 141 uint8_t public_key[32]; in Offer() local
|
D | t1_lib.cc | 2227 ScopedCBB public_key; in ssl_ext_key_share_parse_clienthello() local 2244 CBB kse_bytes, public_key; in ssl_ext_key_share_add_serverhello() local
|
/external/boringssl/src/crypto/curve25519/ |
D | ed25519_test.cc | 29 std::vector<uint8_t> private_key, public_key, message, expected_signature; in TEST() local
|
/external/autotest/client/site_tests/network_DestinationVerification/ |
D | network_DestinationVerification.py | 255 def _test_encrypt(self, public_key, data_to_encrypt, expect_failure=False): argument
|
/external/autotest/client/cros/update_engine/ |
D | nano_omaha_devserver.py | 126 public_key=None, is_delta=False, critical=False): argument
|
/external/autotest/server/site_tests/autoupdate_CatchBadSignatures/ |
D | autoupdate_CatchBadSignatures.py | 124 def _check_signature(self, metadata_signature, public_key, argument
|
/external/avb/libavb_atx/ |
D | avb_atx_types.h | 55 uint8_t public_key[AVB_ATX_PUBLIC_KEY_SIZE]; member
|
/external/boringssl/src/crypto/ec_extra/ |
D | ec_asn1.c | 142 CBS child, public_key; in EC_KEY_parse_private_key() local 223 CBB child, public_key; in EC_KEY_marshal_private_key() local
|
/external/cros/system_api/dbus/cryptohome/ |
D | key.proto | 24 optional bytes public_key = 3; field
|
/external/tensorflow/tensorflow/core/platform/cloud/ |
D | oauth_client_test.cc | 145 RSA* public_key = nullptr; in TEST() local
|
/external/boringssl/src/crypto/evp/ |
D | p_ec_asn1.c | 71 const EC_POINT *public_key = EC_KEY_get0_public_key(ec_key); in eckey_pub_encode() local
|
D | print.c | 301 const EC_POINT *public_key; in do_EC_KEY_print() local
|
/external/wpa_supplicant_8/src/tls/ |
D | x509v3.h | 63 u8 *public_key; member
|
/external/wpa_supplicant_8/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()
|
/external/nos/host/generic/nugget/proto/nugget/app/keymaster/ |
D | keymaster.proto | 347 bytes public_key = 2; // This is a SHA256 digest. field
|