Home
last modified time | relevance | path

Searched refs:digestedData (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/crypto/openssl/crypto/cms/
H A Dcms_dd.c34 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()
H A Dcms_lib.c170 return &cms->d.digestedData->encapContentInfo->eContent; in CMS_get0_content()
206 return &cms->d.digestedData->encapContentInfo->eContentType; in cms_get0_econtent_type()
H A Dcms_lcl.h53 CMS_DigestedData *digestedData; member
H A Dcms_asn1.c274 … ADB_ENTRY(NID_pkcs7_digest, ASN1_NDEF_EXP(CMS_ContentInfo, d.digestedData, CMS_DigestedData, 0)),
/freebsd-12.1/crypto/heimdal/lib/asn1/
H A Dcms.asn117 id-pkcs7-digestedData OBJECT IDENTIFIER ::= { id-pkcs7 5 }
/freebsd-12.1/crypto/openssl/
H A DCHANGES4267 support for data, signedData, compressedData, digestedData and
5979 digestedData type. Add additional code to correctly generate the
5980 digestedData type and add support for this type in PKCS7 initialization