Home
last modified time | relevance | path

Searched refs:GetDigestFromSubBlocks (Results 1 - 2 of 2) sorted by relevance

/base/update/updater/services/package/pkg_verify/
H A Dpkcs7_signed_data.h58 virtual int32_t GetDigestFromSubBlocks(std::vector<uint8_t> &digestBlock,
113 int32_t GetDigestFromSubBlocks(std::vector<uint8_t> &digestBlock,
H A Dpkcs7_signed_data.cpp281 int32_t Pkcs7VerifyHelper::GetDigestFromSubBlocks(std::vector<uint8_t> &digestBlock, in GetDigestFromSubBlocks() function in Hpackage::Pkcs7VerifyHelper
295 return helper_->GetDigestFromSubBlocks(digestBlock, signatureInfo, digest); in GetDigest()

Completed in 1 milliseconds