Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/package/pkg_algorithm/
H A Dpkg_algo_digest.h26 constexpr uint32_t SIGN_SHA384_LEN = 384; variable
/ohos5.0/base/update/packaging_tools/
H A Dcreate_update_package.py36 SIGN_SHA384_LEN = 384 variable