Home
last modified time | relevance | path

Searched defs:public_key (Results 1 – 25 of 30) 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/ukey2/src/main/proto/
Dukey.proto98 optional bytes public_key = 4; field
102 optional bytes public_key = 1; // public key matching selected handshake field
/external/boringssl/src/tool/
Dgenerate_ed25519.cc60 uint8_t public_key[32], private_key[64]; in GenerateEd25519Key() local
Dspeed.cc635 uint8_t public_key[32], private_key[64]; in Speed25519() local
/external/autotest/client/site_tests/autoupdate_CannedOmahaUpdate/
Dautoupdate_CannedOmahaUpdate.py50 metadata_signature=None, public_key=None, use_cellular=False, argument
/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/boringssl/src/crypto/curve25519/
Ded25519_test.cc29 std::vector<uint8_t> private_key, public_key, message, expected_signature; in TEST() local
/external/autotest/server/site_tests/autoupdate_CatchBadSignatures/
Dautoupdate_CatchBadSignatures.py124 def _check_signature(self, metadata_signature, public_key, argument
/external/libbrillo/policy/
Ddevice_policy_impl.cc42 std::string* public_key) { in ReadPublicKeyFromFile()
56 const std::string& public_key) { in VerifySignature()
691 std::string public_key; in VerifyPolicySignature() local
/external/boringssl/src/ssl/
Dssl_key_share.cc65 UniquePtr<EC_POINT> public_key(EC_POINT_new(group.get())); in Offer() local
167 uint8_t public_key[32]; in Offer() local
/external/autotest/client/cros/update_engine/
Dnano_omaha_devserver.py209 public_key=None, is_delta=False, critical=True, argument
/external/boringssl/src/crypto/ec_extra/
Dec_asn1.c138 CBS child, public_key; in EC_KEY_parse_private_key() local
222 CBB child, public_key; in EC_KEY_marshal_private_key() local
/external/iperf3/src/
Diperf_auth.c208 int encrypt_rsa_message(const char *plaintext, EVP_PKEY *public_key, unsigned char **encryptedtext)… in encrypt_rsa_message()
252 int encode_auth_setting(const char *username, const char *password, EVP_PKEY *public_key, char **au… in encode_auth_setting()
/external/cros/system_api/dbus/cryptohome/
Dkey.proto24 optional bytes public_key = 3; field
/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/avb/libavb_atx/
Davb_atx_types.h58 uint8_t public_key[AVB_ATX_PUBLIC_KEY_SIZE]; member
/external/tensorflow/tensorflow/core/platform/cloud/
Doauth_client_test.cc145 RSA* public_key = nullptr; in TEST() 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