Searched refs:GetFileSha256Str (Results 1 – 2 of 2) sorted by relevance
51 if (!GetFileSha256Str(fileName, sha256Result, sizeof(sha256Result))) { in CheckFileSha256String()98 bool Sha256Utils::GetFileSha256Str(const std::string &fileName, char *sha256Result, uint32_t len) in GetFileSha256Str() function in OHOS::UpdateEngine::Sha256Utils
33 static bool GetFileSha256Str(const std::string &fileName, char *sha256Result, uint32_t len);