Home
last modified time | relevance | path

Searched refs:encryptedData (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/crypto/cms/
Dcms_enc.c192 cms->d.encryptedData = M_ASN1_new_of(CMS_EncryptedData); in CMS_EncryptedData_set1_key()
193 if (!cms->d.encryptedData) { in CMS_EncryptedData_set1_key()
198 cms->d.encryptedData->version = 0; in CMS_EncryptedData_set1_key()
203 ec = cms->d.encryptedData->encryptedContentInfo; in CMS_EncryptedData_set1_key()
209 CMS_EncryptedData *enc = cms->d.encryptedData; in cms_EncryptedData_init_bio()
Dcms_lib.c174 return &cms->d.encryptedData->encryptedContentInfo->encryptedContent; in CMS_get0_content()
210 return &cms->d.encryptedData->encryptedContentInfo->contentType; in cms_get0_econtent_type()
Dcms_local.h54 CMS_EncryptedData *encryptedData; member
Dcms_asn1.c275 …ADB_ENTRY(NID_pkcs7_encrypted, ASN1_NDEF_EXP(CMS_ContentInfo, d.encryptedData, CMS_EncryptedData, …
/third_party/openssl/crypto/objects/
Dobjects.txt219 pkcs7 6 : : pkcs7-encryptedData
/third_party/openssl/
DCHANGES4762 encryptedData, envelopedData types included. Scripts to check against