Searched refs:ScopedSECItem (Results 1 – 8 of 8) sorted by relevance
150 ScopedSECItem ck_id( in FindFromPublicKeyInfo()186 ScopedSECItem ck_id( in FindFromPublicKeyInfoInSlot()230 ScopedSECItem der_pubkey(SECKEY_EncodeDERSubjectPublicKeyInfo(public_key_)); in ExportPublicKey()
52 ScopedSECItem; typedef
132 ScopedSECItem param_;
279 ScopedSECItem der_pubkey( in ExportPublicKey()
41 crypto::ScopedSECItem param_item( in DoUnwrapSymKeyAesKw()103 crypto::ScopedSECItem param_item( in WrapSymKeyAesKw()
291 crypto::ScopedSECItem encoded_key( in ExportKeyPkcs8Nss()297 crypto::ScopedSECItem encoded_key(PK11_ExportDERPrivateKeyInfo(key, NULL)); in ExportKeyPkcs8Nss()359 crypto::ScopedSECItem object_id(PK11_MakeIDFromPubKey(&modulus_item)); in ImportRsaPrivateKey()416 const crypto::ScopedSECItem spki_der( in ExportKeySpkiNss()470 crypto::ScopedSECItem pubkey_der( in ImportRsaPublicKey()
43 crypto::ScopedSECItem param(PK11_ParamFromIV(CKM_AES_CBC_PAD, &iv_item)); in AesCbcEncryptDecrypt()
76 crypto::ScopedSECItem signature_item(SECITEM_AllocItem(NULL, NULL, 0)); in Sign()