Searched refs:encryptedContent (Results 1 – 3 of 3) sorted by relevance
299 return &cms->d.envelopedData->encryptedContentInfo->encryptedContent; in CMS_get0_content() 305 return &cms->d.encryptedData->encryptedContentInfo->encryptedContent; in CMS_get0_content()
166 ASN1_OCTET_STRING *encryptedContent; member
460 .offset = offsetof(CMS_EncryptedContentInfo, encryptedContent),461 .field_name = "encryptedContent",