Searched refs:VerifyModulePackageSign (Results 1 – 5 of 5) sorted by relevance
48 int32_t VerifyModulePackageSign(const std::string &path);
126 if (VerifyModulePackageSign(path) != 0) { in StartUpdateHmpPackage()
106 if (VerifyModulePackageSign(file) != 0) { in ProcessFile()
330 if (VerifyModulePackageSign(file) != 0) { in InstallModuleFile()437 VerifyModulePackageSign(packInfoPath) != 0) { in GetHmpVersion()
378 __attribute__((weak)) int32_t VerifyModulePackageSign(const std::string &path) in VerifyModulePackageSign() function