Searched refs:GenerateCodeSignBlock (Results 1 – 2 of 2) sorted by relevance
49 static bool GenerateCodeSignBlock(const std::string& file, int64_t offset, int64_t length,
35 bool generateFlag = GenerateCodeSignBlock(file, offset, length, csb); in VerifyHap()181 bool VerifyCodeSignature::GenerateCodeSignBlock(const std::string& file, int64_t offset, in GenerateCodeSignBlock() function in OHOS::SignatureTools::VerifyCodeSignature