Searched refs:SECKEYPrivateKey (Results 1 – 8 of 8) sorted by relevance
25 typedef struct SECKEYPrivateKeyStr SECKEYPrivateKey; typedef67 SECKEYPrivateKey** key,77 SECKEYPrivateKey* key() { return key_; } in key()108 SECKEYPrivateKey* key_;
24 typedef struct SECKEYPrivateKeyStr SECKEYPrivateKey; typedef190 static RSAPrivateKey* CreateFromKey(SECKEYPrivateKey* key);196 SECKEYPrivateKey* key() { return key_; } in key()216 SECKEYPrivateKey* key_;
44 typedef scoped_ptr<SECKEYPrivateKey,45 NSSDestroyer<SECKEYPrivateKey, SECKEY_DestroyPrivateKey> >
24 static bool ReadAttribute(SECKEYPrivateKey* key, in ReadAttribute()92 RSAPrivateKey* RSAPrivateKey::CreateFromKey(SECKEYPrivateKey* key) { in CreateFromKey()
110 SECKEYPrivateKey* key_raw = nullptr; in ImportNSSKeyFromPrivateKeyInfo()
69 SECKEYPrivateKey** private_key,76 SECKEYPrivateKey *key,
56 SECKEYPrivateKey** private_key, in ImportEncryptedECPrivateKeyInfoAndReturnKey()
57 SECKEYPrivateKey *key, in DerSignData()