| /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 | signature_verifier_nss.cc | 45 SECStatus VerifyRSAPSS_End(SECKEYPublicKey* public_key, in VerifyRSAPSS_End() 99 SECKEYPublicKey* public_key = DecodePublicKeyInfo(public_key_info, in VerifyInit() local 137 SECKEYPublicKey* public_key = DecodePublicKeyInfo(public_key_info, in VerifyInitRSAPSS() local 192 SECKEYPublicKey* public_key = SECKEY_ExtractPublicKey(spki); in DecodePublicKeyInfo() local
|
| D | ec_private_key.h | 88 SECKEYPublicKey* public_key() { return public_key_; } in public_key() function
|
| D | rsa_private_key_nss.cc | 61 ScopedSECKEYPublicKey public_key; in Create() local
|
| D | rsa_private_key.h | 197 SECKEYPublicKey* public_key() { return public_key_; } in public_key() function
|
| 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/autotest/client/site_tests/autoupdate_CannedOmahaUpdate/ |
| D | autoupdate_CannedOmahaUpdate.py | 99 public_key=None): argument 126 public_key=None): argument
|
| /external/boringssl/src/tool/ |
| D | generate_ed25519.cc | 68 uint8_t public_key[32], private_key[64]; in GenerateEd25519Key() local
|
| /external/boringssl/src/crypto/curve25519/ |
| D | ed25519_test.cc | 25 std::vector<uint8_t> private_key, public_key, message, expected_signature; in TestSignature() local
|
| /external/libbrillo/policy/ |
| D | device_policy_impl.cc | 28 std::string* public_key) { in ReadPublicKeyFromFile() 42 const std::string& public_key) { in VerifySignature() 450 std::string public_key; in VerifyPolicySignature() local
|
| /external/openssh/ |
| D | kexecdhs.c | 68 const EC_POINT *public_key; in input_kex_ecdh_init() local
|
| D | kexecdhc.c | 60 const EC_POINT *public_key; in kexecdh_client() 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/server/site_tests/autoupdate_CatchBadSignatures/ |
| D | autoupdate_CatchBadSignatures.py | 124 def _check_signature(self, metadata_signature, public_key, argument
|
| /external/smali/baksmali/src/main/java/org/jf/baksmali/ |
| D | baksmali.java | 95 Integer public_key = Integer.decode(attr.getValue("id")); in disassembleDexFile() local
|
| /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/ |
| D | ec_asn1.c | 142 CBS child, public_key; in EC_KEY_parse_private_key() local 222 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/boringssl/src/ssl/ |
| D | ssl_ecdh.c | 55 EC_POINT *public_key = NULL; in ssl_ec_point_offer() local 179 uint8_t public_key[32]; in ssl_x25519_offer() 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 | 332 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
|