Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/package/pkg_algorithm/
H A Dpkg_algo_digest.h25 constexpr uint32_t SIGN_SHA256_LEN = 256; variable
/ohos5.0/base/update/packaging_tools/
H A Dcreate_update_package.py35 SIGN_SHA256_LEN = 256 variable