Searched refs:encryptedContent (Results 1 – 7 of 7) sorted by relevance
352 const heim_octet_string *encryptedContent, in hx509_cms_unenvelope() argument392 enccontent = ed.encryptedContentInfo.encryptedContent; in hx509_cms_unenvelope()394 if (encryptedContent == NULL) { in hx509_cms_unenvelope()400 enccontent = encryptedContent; in hx509_cms_unenvelope()401 } else if (encryptedContent != NULL) { in hx509_cms_unenvelope()607 &ed.encryptedContentInfo.encryptedContent); in hx509_cms_envelope_1()1608 if (ed.encryptedContentInfo.encryptedContent == NULL) { in hx509_cms_decrypt_encrypted()1631 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)
127 encryptedContent [0] IMPLICIT OCTET STRING OPTIONAL
1598 * CMS.asn1: make EncryptedContentInfo.encryptedContent a OCTET