Home
last modified time | relevance | path

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

/external/chromium/crypto/
Drsa_private_key_nss_unittest.cc35 std::vector<uint8> public_key; in TEST_F() local
48 std::vector<uint8> public_key; in TEST_F() local
Drsa_private_key.h216 SECKEYPublicKeyStr* public_key() { return public_key_; } in public_key() function
222 CSSM_KEY_PTR public_key() { return &public_key_; } in public_key() function
Dsignature_verifier_nss.cc40 SECKEYPublicKey* public_key = SECKEY_ExtractPublicKey(spki); in VerifyInit() local
Dsignature_verifier_openssl.cc20 ScopedOpenSSL<EVP_PKEY, EVP_PKEY_free> public_key; member
Drsa_private_key_mac.cc119 CSSM_KEY* public_key = result->public_key(); in CreateFromPrivateKeyInfo() local
/external/dropbear/libtomcrypt/src/pk/dsa/
Ddsa_shared_secret.c30 dsa_key *public_key, in dsa_shared_secret()
/external/dropbear/libtomcrypt/src/pk/ecc/
Decc_shared_secret.c34 int ecc_shared_secret(ecc_key *private_key, ecc_key *public_key, in ecc_shared_secret()
/external/chromium/chrome/common/remoting/
Dchromoting_host_info.h19 std::string public_key; member
/external/chromium/chrome/browser/chromeos/login/
Downer_key_utils_unittest.cc54 std::vector<uint8> public_key; in TEST_F() local
Downer_key_utils.cc136 const std::vector<uint8> public_key) { in Verify()
/external/chromium/chrome/browser/extensions/
Dextension_creator.cc196 std::vector<uint8> public_key; in WriteCRX() local
/external/chromium/net/base/
Dkeygen_handler_mac.cc106 SecKeyRef public_key = NULL; in GenKeyAndSignChallenge() local
Ddnssec_keyset.cc193 base::StringPiece public_key, in VerifySignature()
/external/chromium/net/socket/
Ddns_cert_provenance_checker.cc213 SECKEYPublicKey* public_key = SECKEY_ExtractPublicKey(spki); in GetServerPubKey() local
/external/wpa_supplicant_8/src/tls/
Dx509v3.h58 u8 *public_key; member
/external/openssl/crypto/dh/
Ddh_ameth.c79 ASN1_INTEGER *public_key = NULL; in dh_pub_decode() local
/external/openssl/crypto/dsa/
Ddsa_ameth.c77 ASN1_INTEGER *public_key = NULL; in dsa_pub_decode() local
/external/openssl/crypto/ec/
Dec_ameth.c436 const EC_POINT *public_key; in do_EC_KEY_print() local
/external/wpa_supplicant_8/src/wps/
Dwps_attr_parse.h72 const u8 *public_key; member
Dwps_validate.c610 static int wps_validate_public_key(const u8 *public_key, size_t len, in wps_validate_public_key()
/external/openssl/ssl/
Ds3_clnt.c3412 unsigned char *public_key = NULL, *derp, *der_sig = NULL; in ssl3_send_channel_id() local
/external/chromium/chrome/common/extensions/
Dextension.h578 const std::string& public_key() const { return public_key_; } in public_key() function
/external/openssl/crypto/x509/
Dx509.h163 ASN1_BIT_STRING *public_key; member
/external/openssl/include/openssl/
Dx509.h163 ASN1_BIT_STRING *public_key; member