Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/diffpatch/
H A Ddiffpatch.cpp92 std::string ConvertSha256Hex(const BlockBuffer &buffer) in PatchMapFile() function
/ohos5.0/base/update/updater/utils/
H A Dutils.cpp185 std::string ConvertSha256Hex(const uint8_t* shaDigest, size_t length) in ConvertSha256Hex() function