/external/chromium_org/content/test/data/webcrypto/ |
D | rsa_oaep.json | 21 …"private_key": "30820275020100300d06092a864886f70d01010105000482025f3082025b02010002818100a56e4a0e… string 29 …"private_key": "30820275020100300d06092a864886f70d01010105000482025f3082025b02010002818100a56e4a0e… string 47 …"private_key": "30820275020100300d06092a864886f70d01010105000482025f3082025b02010002818100a56e4a0e… string 55 …"private_key": "30820275020100300d06092a864886f70d01010105000482025f3082025b02010002818100a56e4a0e… string
|
/external/chromium_org/net/quic/crypto/ |
D | p256_key_exchange_openssl.cc | 18 P256KeyExchange::P256KeyExchange(EC_KEY* private_key, const uint8* public_key) in P256KeyExchange() 33 crypto::ScopedEC_KEY private_key(d2i_ECPrivateKey(NULL, &keyp, key.size())); in New() local 64 scoped_ptr<uint8[]> private_key(new uint8[key_len]); in NewPrivateKey() local
|
D | curve25519_key_exchange.cc | 23 const StringPiece& private_key) { in New() 47 uint8 private_key[crypto::curve25519::kScalarBytes]; in NewPrivateKey() local
|
/external/chromium_org/crypto/ |
D | curve25519.cc | 19 void ScalarMult(const uint8* private_key, in ScalarMult() 30 void ScalarBaseMult(const uint8* private_key, uint8* public_key) { in ScalarBaseMult()
|
/external/chromium_org/net/android/ |
D | keystore_openssl.cc | 76 jobject private_key; member 321 crypto::ScopedEVP_PKEY GetRsaPkeyWrapper(jobject private_key, in GetRsaPkeyWrapper() 368 void LeakEngine(jobject private_key) { in LeakEngine() 384 void LeakEngine(jobject private_key) { in LeakEngine() 395 crypto::ScopedEVP_PKEY GetRsaLegacyKey(jobject private_key) { in GetRsaLegacyKey() 460 jobject private_key = EcKeyGetKey(ec_key); in EcdsaMethodSign() local 505 crypto::ScopedEVP_PKEY GetEcdsaPkeyWrapper(jobject private_key) { in GetEcdsaPkeyWrapper() 555 crypto::ScopedEVP_PKEY GetOpenSSLPrivateKeyWrapper(jobject private_key) { in GetOpenSSLPrivateKeyWrapper()
|
/external/chromium_org/net/ssl/ |
D | channel_id_service.cc | 146 std::string* private_key, in ChannelIDServiceRequest() 165 const std::string& private_key, in Post() 295 const std::string& private_key, in HandleResult() 304 const std::string& private_key, in PostAll() 399 std::string* private_key, in GetOrCreateChannelID() 462 std::string* private_key, in GetChannelID() 575 const std::string& private_key, in HandleResult() 595 std::string* private_key, in JoinToInFlightRequest() 625 std::string* private_key, in LookupChannelID()
|
D | openssl_client_key_store.cc | 75 EVP_PKEY* private_key) { in AddKeyPair() 85 EVP_PKEY* private_key) { in RecordClientCertPrivateKey()
|
D | default_channel_id_store_unittest.cc | 163 std::string private_key, cert; in TEST() local 194 std::string private_key, cert; in TEST() local 232 std::string private_key; in TEST() local 319 std::string private_key, cert; in TEST() local 386 std::string private_key; in TEST() local
|
D | openssl_client_key_store.h | 80 crypto::ScopedEVP_PKEY private_key; variable
|
D | channel_id_store.cc | 16 const std::string& private_key, in ChannelID()
|
/external/chromium_org/net/cert/ |
D | x509_util_unittest.cc | 58 scoped_ptr<crypto::RSAPrivateKey> private_key; in TEST() local 169 scoped_ptr<crypto::RSAPrivateKey> private_key( in TEST() local
|
/external/chromium_org/third_party/webrtc/base/ |
D | sslidentity.cc | 105 SSLIdentity* SSLIdentity::FromPEMStrings(const std::string& private_key, in FromPEMStrings() 124 SSLIdentity* SSLIdentity::FromPEMStrings(const std::string& private_key, in FromPEMStrings() 143 SSLIdentity* SSLIdentity::FromPEMStrings(const std::string& private_key, in FromPEMStrings()
|
/external/chromium_org/components/ownership/ |
D | owner_settings_service.cc | 25 crypto::RSAPrivateKey* private_key) { in AssembleAndSignPolicy() 101 const scoped_refptr<PrivateKey>& private_key) { in OnKeypairLoaded()
|
/external/chromium_org/content/child/webcrypto/test/ |
D | rsa_ssa_unittest.cc | 344 blink::WebCryptoKey private_key = blink::WebCryptoKey::createNull(); in TEST() local 544 blink::WebCryptoKey private_key = blink::WebCryptoKey::createNull(); in TEST() local 736 blink::WebCryptoKey private_key = blink::WebCryptoKey::createNull(); in TEST() local 767 blink::WebCryptoKey private_key = blink::WebCryptoKey::createNull(); in TEST() local 783 blink::WebCryptoKey private_key = blink::WebCryptoKey::createNull(); in TEST() local 918 blink::WebCryptoKey private_key = blink::WebCryptoKey::createNull(); in TEST() local 1035 blink::WebCryptoKey private_key = blink::WebCryptoKey::createNull(); in TEST() local 1058 blink::WebCryptoKey private_key = blink::WebCryptoKey::createNull(); in TEST() local
|
D | rsa_oaep_unittest.cc | 50 blink::WebCryptoKey private_key = blink::WebCryptoKey::createNull(); in TEST() local 214 blink::WebCryptoKey private_key = blink::WebCryptoKey::createNull(); in TEST() local 356 blink::WebCryptoKey private_key = blink::WebCryptoKey::createNull(); in TEST() local 391 blink::WebCryptoKey private_key = blink::WebCryptoKey::createNull(); in TEST() local 509 blink::WebCryptoKey private_key = blink::WebCryptoKey::createNull(); in TEST() local
|
/external/chromium_org/remoting/base/ |
D | rsa_key_pair.h | 41 crypto::RSAPrivateKey* private_key() { return key_.get(); } in private_key() function
|
/external/chromium_org/chromeos/dbus/ |
D | fake_easy_unlock_client.cc | 43 bool FakeEasyUnlockClient::IsEcP256KeyPair(const std::string& private_key, in IsEcP256KeyPair() 73 const std::string& private_key, in PerformECDHKeyAgreement()
|
D | fake_easy_unlock_client_unittest.cc | 153 const std::string private_key = "{\"ec_p256_private_key\": 415}"; in TEST() local 166 const std::string private_key = "{\"ec_p256_private_key_invalid\": 415}"; in TEST() local 179 const std::string private_key = "{\"ec_p256_private_key\": 415}"; in TEST() local 192 const std::string private_key = "invalid"; in TEST() local
|
/external/chromium_org/chrome/browser/extensions/ |
D | extension_creator.cc | 167 std::string private_key; in GenerateKey() local 211 crypto::RSAPrivateKey* private_key, in SignZip() 239 crypto::RSAPrivateKey* private_key, in WriteCRX()
|
/external/chromium_org/net/base/ |
D | openssl_private_key_store_android.cc | 31 unsigned char* private_key = NULL; in StoreKeyPair() local
|
D | keygen_handler_mac.cc | 108 SecKeyRef private_key = NULL; in GenKeyAndSignChallenge() local 308 SecKeyRef private_key, in SignData()
|
/external/chromium_org/chrome/browser/ui/android/ |
D | ssl_client_certificate_request.cc | 38 crypto::ScopedEVP_PKEY private_key) { in RecordClientCertificateKey() 186 crypto::ScopedEVP_PKEY private_key( in OnSystemRequestCompletion() local
|
/external/chromium_org/crypto/third_party/nss/ |
D | pk11akey.cc | 56 SECKEYPrivateKey** private_key, in ImportEncryptedECPrivateKeyInfoAndReturnKey()
|
/external/chromium_org/content/renderer/media/ |
D | peer_connection_identity_service.cc | 44 const std::string& private_key) { in OnIdentityReady()
|
/external/chromium_org/content/browser/media/ |
D | webrtc_identity_store.cc | 31 std::string private_key; member 159 const std::string& private_key) { in OnRequestComplete() 243 const std::string& private_key) { in BackendFindCallback()
|