HomeSort by relevance Sort by last modified time
    Searched refs:RSAPrivateKey (Results 1 - 25 of 114) sorted by null

1 2 3 4 5

  /external/chromium_org/chrome/browser/devtools/device/usb/
android_rsa.h 11 class RSAPrivateKey;
16 crypto::RSAPrivateKey* AndroidRSAPrivateKey(Profile* profile);
18 std::string AndroidRSAPublicKey(crypto::RSAPrivateKey* key);
20 std::string AndroidRSASign(crypto::RSAPrivateKey* key,
  /external/chromium_org/crypto/
rsa_private_key_nss.cc 76 RSAPrivateKey::~RSAPrivateKey() {
84 RSAPrivateKey* RSAPrivateKey::Create(uint16 num_bits) {
95 RSAPrivateKey* RSAPrivateKey::CreateFromPrivateKeyInfo(
109 RSAPrivateKey* RSAPrivateKey::CreateSensitive(PK11SlotInfo* slot,
118 RSAPrivateKey* RSAPrivateKey::CreateSensitiveFromPrivateKeyInfo
    [all...]
rsa_private_key_openssl.cc 53 RSAPrivateKey* RSAPrivateKey::Create(uint16 num_bits) {
64 scoped_ptr<RSAPrivateKey> result(new RSAPrivateKey);
73 RSAPrivateKey* RSAPrivateKey::CreateFromPrivateKeyInfo(
93 scoped_ptr<RSAPrivateKey> result(new RSAPrivateKey);
102 RSAPrivateKey* RSAPrivateKey::CreateFromKey(EVP_PKEY* key)
    [all...]
rsa_private_key_nss_unittest.cc 29 scoped_ptr<crypto::RSAPrivateKey> key_pair(RSAPrivateKey::Create(256));
34 scoped_ptr<crypto::RSAPrivateKey> key_pair_2(
35 crypto::RSAPrivateKey::FindFromPublicKeyInfo(public_key));
42 scoped_ptr<crypto::RSAPrivateKey> key_pair(RSAPrivateKey::Create(256));
57 EXPECT_EQ(NULL, crypto::RSAPrivateKey::FindFromPublicKeyInfo(public_key));
signature_creator.h 24 class RSAPrivateKey;
41 static SignatureCreator* Create(RSAPrivateKey* key, HashAlgorithm hash_alg);
46 static bool Sign(RSAPrivateKey* key,
62 RSAPrivateKey* key_;
signature_creator_unittest.cc 33 scoped_ptr<crypto::RSAPrivateKey> key_original(
34 crypto::RSAPrivateKey::Create(1024));
39 scoped_ptr<crypto::RSAPrivateKey> key(
40 crypto::RSAPrivateKey::CreateFromPrivateKeyInfo(key_info));
71 scoped_ptr<crypto::RSAPrivateKey> key_original(
72 crypto::RSAPrivateKey::Create(1024));
77 scoped_ptr<crypto::RSAPrivateKey> key(
78 crypto::RSAPrivateKey::CreateFromPrivateKeyInfo(key_info));
109 scoped_ptr<crypto::RSAPrivateKey> key_original(
110 crypto::RSAPrivateKey::Create(1024))
    [all...]
rsa_private_key.h 33 // Used internally by RSAPrivateKey for serializing and deserializing
170 class CRYPTO_EXPORT RSAPrivateKey {
172 ~RSAPrivateKey();
175 static RSAPrivateKey* Create(uint16 num_bits);
180 static RSAPrivateKey* CreateFromPrivateKeyInfo(
187 static RSAPrivateKey* CreateSensitive(PK11SlotInfo* slot, uint16 num_bits);
193 static RSAPrivateKey* CreateSensitiveFromPrivateKeyInfo(
199 static RSAPrivateKey* CreateFromKey(SECKEYPrivateKey* key);
207 static RSAPrivateKey* FindFromPublicKeyInfo(
216 static RSAPrivateKey* FindFromPublicKeyInfoInSlot
    [all...]
  /external/chromium_org/components/ownership/
mock_owner_key_util.h 28 virtual crypto::RSAPrivateKey* FindPrivateKeyInSlot(
42 void SetPublicKeyFromPrivateKey(const crypto::RSAPrivateKey& key);
45 void SetPrivateKey(scoped_ptr<crypto::RSAPrivateKey> key);
51 scoped_ptr<crypto::RSAPrivateKey> private_key_;
owner_key_util.cc 23 PrivateKey::PrivateKey(crypto::RSAPrivateKey* key) : key_(key) {
owner_key_util.h 24 class RSAPrivateKey;
56 // This class is a ref-counted wrapper around a crypto::RSAPrivateKey
61 explicit PrivateKey(crypto::RSAPrivateKey* key);
63 crypto::RSAPrivateKey* key() { return key_.get(); }
70 scoped_ptr<crypto::RSAPrivateKey> key_;
88 virtual crypto::RSAPrivateKey* FindPrivateKeyInSlot(
mock_owner_key_util.cc 24 crypto::RSAPrivateKey* MockOwnerKeyUtil::FindPrivateKeyInSlot(
45 const crypto::RSAPrivateKey& key) {
49 void MockOwnerKeyUtil::SetPrivateKey(scoped_ptr<crypto::RSAPrivateKey> key) {
  /external/chromium_org/remoting/base/
rsa_key_pair.h 14 class RSAPrivateKey;
41 crypto::RSAPrivateKey* private_key() { return key_.get(); }
45 RsaKeyPair(scoped_ptr<crypto::RSAPrivateKey> key);
48 scoped_ptr<crypto::RSAPrivateKey> key_;
  /external/chromium_org/net/socket/
ssl_server_socket.h 16 class RSAPrivateKey;
59 crypto::RSAPrivateKey* key,
  /libcore/luni/src/test/java/tests/security/interfaces/
RSAPrivateKeyTest.java 22 import java.security.interfaces.RSAPrivateKey;
28 * java.security.interfaces.RSAPrivateKey
35 RSAPrivateKey key = (RSAPrivateKey) gen.generatePrivate(new RSAPrivateKeySpec(
  /libcore/luni/src/main/java/java/security/interfaces/
RSAPrivateKey.java 26 public interface RSAPrivateKey extends PrivateKey, RSAKey {
RSAMultiPrimePrivateCrtKey.java 28 public interface RSAMultiPrimePrivateCrtKey extends RSAPrivateKey {
RSAPrivateCrtKey.java 25 public interface RSAPrivateCrtKey extends RSAPrivateKey {
  /external/chromium_org/chrome/browser/extensions/
extension_creator.h 18 class RSAPrivateKey;
69 crypto::RSAPrivateKey* key_pair,
73 crypto::RSAPrivateKey* ReadInputKey(const base::FilePath& private_key_path);
77 crypto::RSAPrivateKey* GenerateKey(const base::FilePath& private_key_path);
85 crypto::RSAPrivateKey* private_key,
90 crypto::RSAPrivateKey* private_key,
  /external/chromium_org/components/policy/core/common/cloud/
policy_builder.h 59 scoped_ptr<crypto::RSAPrivateKey> GetSigningKey();
60 void SetSigningKey(const crypto::RSAPrivateKey& key);
69 scoped_ptr<crypto::RSAPrivateKey> GetNewSigningKey();
84 static scoped_ptr<crypto::RSAPrivateKey> CreateTestSigningKey();
85 static scoped_ptr<crypto::RSAPrivateKey> CreateTestOtherSigningKey();
98 crypto::RSAPrivateKey* key,
110 // temporary RSAPrivateKey is created.
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/interfaces/
RSAPrivateKeyTest.java 26 import java.security.interfaces.RSAPrivateKey;
31 * Tests for <code>RSAPrivateKey</code> class field
50 key.getSerVerUID(), //RSAPrivateKey.serialVersionUID,
54 public class checkRSAPrivateKey implements RSAPrivateKey {
56 return "RSAPrivateKey";
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/rsa/
BCRSAPrivateKey.java 7 import java.security.interfaces.RSAPrivateKey;
22 implements RSAPrivateKey, PKCS12BagAttributeCarrier
52 RSAPrivateKey key)
80 return KeyUtil.getEncodedPrivateKeyInfo(new AlgorithmIdentifier(PKCSObjectIdentifiers.rsaEncryption, DERNull.INSTANCE), new org.bouncycastle.asn1.pkcs.RSAPrivateKey(getModulus(), ZERO, getPrivateExponent(), ZERO, ZERO, ZERO, ZERO, ZERO));
85 if (!(o instanceof RSAPrivateKey))
95 RSAPrivateKey key = (RSAPrivateKey)o;
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
JCERSAPrivateKey.java 7 import java.security.interfaces.RSAPrivateKey;
22 implements RSAPrivateKey, PKCS12BagAttributeCarrier
52 RSAPrivateKey key)
80 return KeyUtil.getEncodedPrivateKeyInfo(new AlgorithmIdentifier(PKCSObjectIdentifiers.rsaEncryption, DERNull.INSTANCE), new org.bouncycastle.asn1.pkcs.RSAPrivateKey(getModulus(), ZERO, getPrivateExponent(), ZERO, ZERO, ZERO, ZERO, ZERO));
85 if (!(o instanceof RSAPrivateKey))
95 RSAPrivateKey key = (RSAPrivateKey)o;
  /external/chromium_org/third_party/boringssl/src/crypto/rsa/
rsa_asn1.c 81 ASN1_SEQUENCE_cb(RSAPrivateKey, rsa_cb) = {
91 } ASN1_SEQUENCE_END_cb(RSA, RSAPrivateKey);
115 IMPLEMENT_ASN1_ENCODE_FUNCTIONS_const_fname(RSA, RSAPrivateKey, RSAPrivateKey);
124 return ASN1_item_dup(ASN1_ITEM_rptr(RSAPrivateKey), (RSA *) rsa);
  /external/openssl/crypto/rsa/
rsa_asn1.c 82 ASN1_SEQUENCE_cb(RSAPrivateKey, rsa_cb) = {
92 } ASN1_SEQUENCE_END_cb(RSA, RSAPrivateKey)
109 IMPLEMENT_ASN1_ENCODE_FUNCTIONS_const_fname(RSA, RSAPrivateKey, RSAPrivateKey)
120 return ASN1_item_dup(ASN1_ITEM_rptr(RSAPrivateKey), rsa);
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
RSAPrivateKey.java 14 public class RSAPrivateKey
28 public static RSAPrivateKey getInstance(
35 public static RSAPrivateKey getInstance(
38 if (obj instanceof RSAPrivateKey)
40 return (RSAPrivateKey)obj;
45 return new RSAPrivateKey(ASN1Sequence.getInstance(obj));
51 public RSAPrivateKey(
72 private RSAPrivateKey(
147 * RSAPrivateKey ::= SEQUENCE {

Completed in 1721 milliseconds

1 2 3 4 5