Home
last modified time | relevance | path

Searched refs:DIGEST_INFO_NO_SIGN (Results 1 – 1 of 1) sorted by relevance

/base/update/updater/services/package/pkg_manager/
Dpkg_managerImpl.cpp42 constexpr int32_t DIGEST_INFO_NO_SIGN = 0; variable
692 …PkgBuffer result(digestInfos[DIGEST_INFO_NO_SIGN].data(), digestLen); algorithmInner->Final(result… in CreatePkgStream()
898 digestInfos[DIGEST_INFO_NO_SIGN].resize(digestLen); in CreatePkgStream()