Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_verify_hap.c249 static int32_t ComputerCoreDirHash(const SignatureInfo *signInfo, int32_t digestAlgorithm, const in… in ComputerCoreDirHash() function
325 ret = ComputerCoreDirHash(signInfo, digestAlgorithm, fp, &chunkDigest, &offset); in VerifyIntegrityChunk()