Searched refs:encryptedContent (Results 1 – 10 of 10) sorted by relevance
360 const heim_octet_string *encryptedContent, in hx509_cms_unenvelope() argument400 enccontent = ed.encryptedContentInfo.encryptedContent; in hx509_cms_unenvelope()402 if (encryptedContent == NULL) { in hx509_cms_unenvelope()408 enccontent = encryptedContent; in hx509_cms_unenvelope()409 } else if (encryptedContent != NULL) { in hx509_cms_unenvelope()617 &ed.encryptedContentInfo.encryptedContent); in hx509_cms_envelope_1()1628 if (ed.encryptedContentInfo.encryptedContent == NULL) { in hx509_cms_decrypt_encrypted()1651 ed.encryptedContentInfo.encryptedContent, in hx509_cms_decrypt_encrypted()
1527 * cms.c: Allow passing in encryptedContent and flag. Add new flag
279 return &cms->d.envelopedData->encryptedContentInfo->encryptedContent; in CMS_get0_content()285 return &cms->d.encryptedData->encryptedContentInfo->encryptedContent; in CMS_get0_content()289 ->encryptedContent; in CMS_get0_content()
131 ASN1_OCTET_STRING *encryptedContent; member
95 ASN1_IMP_OPT(CMS_EncryptedContentInfo, encryptedContent, ASN1_OCTET_STRING_NDEF, 0)
168 return &cms->d.envelopedData->encryptedContentInfo->encryptedContent; in CMS_get0_content()174 return &cms->d.encryptedData->encryptedContentInfo->encryptedContent; in CMS_get0_content()
121 ASN1_OCTET_STRING *encryptedContent; member
127 encryptedContent [0] IMPLICIT OCTET STRING OPTIONAL
1598 * CMS.asn1: make EncryptedContentInfo.encryptedContent a OCTET