Searched refs:digestedData (Results 1 – 6 of 6) sorted by relevance
34 cms->d.digestedData = dd; in cms_DigestedData_create()51 dd = cms->d.digestedData; in cms_DigestedData_init_bio()68 dd = cms->d.digestedData; in cms_DigestedData_do_final()
170 return &cms->d.digestedData->encapContentInfo->eContent; in CMS_get0_content()206 return &cms->d.digestedData->encapContentInfo->eContentType; in cms_get0_econtent_type()
53 CMS_DigestedData *digestedData; member
274 … ADB_ENTRY(NID_pkcs7_digest, ASN1_NDEF_EXP(CMS_ContentInfo, d.digestedData, CMS_DigestedData, 0)),
17 id-pkcs7-digestedData OBJECT IDENTIFIER ::= { id-pkcs7 5 }
4267 support for data, signedData, compressedData, digestedData and5979 digestedData type. Add additional code to correctly generate the5980 digestedData type and add support for this type in PKCS7 initialization