Home
last modified time | relevance | path

Searched defs:public_key (Results 1 – 25 of 29) sorted by relevance

12

/external/libchrome/crypto/
Dnss_key_util_unittest.cc37 ScopedSECKEYPublicKey public_key; in TEST_F() local
51 ScopedSECKEYPublicKey public_key; in TEST_F() local
69 ScopedSECKEYPublicKey public_key; in TEST_F() local
Dsignature_verifier_nss.cc45 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
Dec_private_key.h88 SECKEYPublicKey* public_key() { return public_key_; } in public_key() function
Drsa_private_key_nss.cc61 ScopedSECKEYPublicKey public_key; in Create() local
Drsa_private_key.h197 SECKEYPublicKey* public_key() { return public_key_; } in public_key() function
Dnss_key_util.cc62 ScopedSECKEYPublicKey* public_key, in GenerateRSAKeyPairNSS()
/external/vboot_reference/tests/
Dvboot_common2_tests.c43 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
Dvboot_common3_tests.c30 static void KeyBlockVerifyTest(const VbPublicKey *public_key, in KeyBlockVerifyTest()
166 static void VerifyFirmwarePreambleTest(const VbPublicKey *public_key, in VerifyFirmwarePreambleTest()
Dvb20_common3_tests.c32 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/
Dautoupdate_CannedOmahaUpdate.py99 public_key=None): argument
126 public_key=None): argument
/external/boringssl/src/tool/
Dgenerate_ed25519.cc68 uint8_t public_key[32], private_key[64]; in GenerateEd25519Key() local
/external/boringssl/src/crypto/curve25519/
Ded25519_test.cc29 std::vector<uint8_t> private_key, public_key, message, expected_signature; in TEST() local
/external/libbrillo/policy/
Ddevice_policy_impl.cc28 std::string* public_key) { in ReadPublicKeyFromFile()
42 const std::string& public_key) { in VerifySignature()
450 std::string public_key; in VerifyPolicySignature() local
/external/openssh/
Dkexecdhs.c68 const EC_POINT *public_key; in input_kex_ecdh_init() local
Dkexecdhc.c60 const EC_POINT *public_key; in kexecdh_client() local
/external/autotest/client/site_tests/network_DestinationVerification/
Dnetwork_DestinationVerification.py255 def _test_encrypt(self, public_key, data_to_encrypt, expect_failure=False): argument
/external/autotest/server/site_tests/autoupdate_CatchBadSignatures/
Dautoupdate_CatchBadSignatures.py124 def _check_signature(self, metadata_signature, public_key, argument
/external/avb/libavb_atx/
Davb_atx_types.h55 uint8_t public_key[AVB_ATX_PUBLIC_KEY_SIZE]; member
/external/cros/system_api/dbus/cryptohome/
Dkey.proto24 optional bytes public_key = 3; field
/external/boringssl/src/ssl/
Dssl_ecdh.cc57 bssl::UniquePtr<EC_POINT> public_key(EC_POINT_new(group.get())); in ssl_ec_point_offer() local
154 uint8_t public_key[32]; in ssl_x25519_offer() local
/external/boringssl/src/crypto/ec_extra/
Dec_asn1.c142 CBS child, public_key; in EC_KEY_parse_private_key() local
223 CBB child, public_key; in EC_KEY_marshal_private_key() local
/external/boringssl/src/crypto/evp/
Dp_ec_asn1.c71 const EC_POINT *public_key = EC_KEY_get0_public_key(ec_key); in eckey_pub_encode() local
Dprint.c301 const EC_POINT *public_key; in do_EC_KEY_print() local
/external/wpa_supplicant_8/src/tls/
Dx509v3.h63 u8 *public_key; member
/external/wpa_supplicant_8/src/wps/
Dwps_attr_parse.h66 const u8 *public_key; member

12