Home
last modified time | relevance | path

Searched refs:GetDigestFromContentInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/updater/services/package/pkg_verify/
H A Dpkcs7_signed_data.cpp186 ret = GetDigestFromContentInfo(contentInfo); in DoParse()
237 int32_t Pkcs7SignedData::GetDigestFromContentInfo(std::vector<uint8_t> &digestBlock) in GetDigestFromContentInfo() function in Hpackage::Pkcs7SignedData
H A Dpkcs7_signed_data.h91 int32_t GetDigestFromContentInfo(std::vector<uint8_t> &digestBlock);