Searched refs:digestedData (Results 1 – 5 of 5) 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()
278 return &cms->d.digestedData->encapContentInfo->eContent; in CMS_get0_content()318 return &cms->d.digestedData->encapContentInfo->eContentType; in cms_get0_econtent_type()
60 CMS_DigestedData *digestedData; member
285 … ADB_ENTRY(NID_pkcs7_digest, ASN1_NDEF_EXP(CMS_ContentInfo, d.digestedData, CMS_DigestedData, 0)),
8533 support for data, signedData, compressedData, digestedData and10482 digestedData type. Add additional code to correctly generate the10483 digestedData type and add support for this type in PKCS7 initialization
Completed in 27 milliseconds