Searched refs:authEncryptedContentInfo (Results 1 – 4 of 4) sorted by relevance
100 … cms->d.authEnvelopedData->authEncryptedContentInfo->contentType = OBJ_nid2obj(NID_pkcs7_data); in cms_auth_enveloped_data_init()156 … : cms->d.authEnvelopedData->authEncryptedContentInfo; in ossl_cms_get0_env_enc_content()306 if (!ossl_cms_EncryptedContent_init(aenv->authEncryptedContentInfo, in CMS_AuthEnvelopedData_create_ex()1223 ec = aenv->authEncryptedContentInfo; in ossl_cms_AuthEnvelopedData_init_bio()
283 return &cms->d.authEnvelopedData->authEncryptedContentInfo in CMS_get0_content()322 return &cms->d.authEnvelopedData->authEncryptedContentInfo in cms_get0_econtent_type()
280 CMS_EncryptedContentInfo *authEncryptedContentInfo; member
247 ASN1_SIMPLE(CMS_AuthEnvelopedData, authEncryptedContentInfo, CMS_EncryptedContentInfo),