Searched refs:digestedData (Results 1 – 6 of 6) sorted by relevance
81 cms->d.digestedData = dd; in DECLARE_ASN1_ITEM()101 dd = cms->d.digestedData; in cms_DigestedData_init_bio()114 dd = cms->d.digestedData; in cms_DigestedData_do_final()
220 return &cms->d.digestedData->encapContentInfo->eContent; in CMS_get0_content()256 return &cms->d.digestedData->encapContentInfo->eContentType; in cms_get0_econtent_type()
104 CMS_DigestedData *digestedData; member
300 … ADB_ENTRY(NID_pkcs7_digest, ASN1_NDEF_EXP(CMS_ContentInfo, d.digestedData, CMS_DigestedData, 0)),
17 id-pkcs7-digestedData OBJECT IDENTIFIER ::= { id-pkcs7 5 }
1329 support for data, signedData, compressedData, digestedData and3041 digestedData type. Add additional code to correctly generate the3042 digestedData type and add support for this type in PKCS7 initialization