Searched refs:digestedData (Results 1 – 4 of 4) sorted by relevance
37 cms->d.digestedData = dd; in ossl_cms_DigestedData_create()53 CMS_DigestedData *dd = cms->d.digestedData; in ossl_cms_DigestedData_init_bio()73 dd = cms->d.digestedData; in ossl_cms_DigestedData_do_final()
277 return &cms->d.digestedData->encapContentInfo->eContent; in CMS_get0_content()317 return &cms->d.digestedData->encapContentInfo->eContentType; in cms_get0_econtent_type()
59 CMS_DigestedData *digestedData; member
357 … ADB_ENTRY(NID_pkcs7_digest, ASN1_NDEF_EXP(CMS_ContentInfo, d.digestedData, CMS_DigestedData, 0)),
Completed in 14 milliseconds