Home
last modified time | relevance | path

Searched defs:rootHashLen (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_verify_hap.c93 …etChunkSumCount(int32_t fileSize, int32_t coreDirectorySize, int32_t eocdSize, int32_t rootHashLen) in GetChunkSumCount()
116 int32_t rootHashLen = GetHashUnitLen(digestAlgorithm); in ComputeDigestsWithOptionalBlock() local
302 int32_t rootHashLen = GetHashUnitLen(digestAlgorithm); in VerifyIntegrityChunk() local
H A Dapp_verify.c346 int32_t rootHashLen = GetHashUnitLen(content->algId); in VerifyRawHash() local