Home
last modified time | relevance | path

Searched defs:public_key (Results 1 – 25 of 26) 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
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/boringssl/src/tool/
Dgenerate_ed25519.cc60 uint8_t public_key[32], private_key[64]; in GenerateEd25519Key() local
Dspeed.cc485 uint8_t public_key[32], private_key[64]; in Speed25519() local
/external/autotest/client/site_tests/autoupdate_CannedOmahaUpdate/
Dautoupdate_CannedOmahaUpdate.py54 metadata_signature=None, public_key=None, use_cellular=False, argument
/external/libbrillo/policy/
Ddevice_policy_impl.cc34 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/
Dssl_key_share.cc64 UniquePtr<EC_POINT> public_key(EC_POINT_new(group.get())); in Offer() local
141 uint8_t public_key[32]; in Offer() local
Dt1_lib.cc2227 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/
Ded25519_test.cc29 std::vector<uint8_t> private_key, public_key, message, expected_signature; in TEST() 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/client/cros/update_engine/
Dnano_omaha_devserver.py126 public_key=None, is_delta=False, critical=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/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/cros/system_api/dbus/cryptohome/
Dkey.proto24 optional bytes public_key = 3; field
/external/tensorflow/tensorflow/core/platform/cloud/
Doauth_client_test.cc145 RSA* public_key = nullptr; in TEST() 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
Dwps_validate.c612 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/
Dkeymaster.proto347 bytes public_key = 2; // This is a SHA256 digest. field

12