Home
last modified time | relevance | path

Searched refs:hashVal (Results 1 - 3 of 3) sorted by relevance

/base/update/updater/services/package/pkg_package/
H A Dpkg_upgradefile.cpp977 std::vector<uint8_t> hashVal; in Verify() local
978 ret = CalcSha256Digest(PkgStreamImpl::ConvertPkgStream(stream), len, hashVal); in Verify()
988 offset, end, hashVal.data(), hashVal.size()); in Verify()
991 offset, end, hashVal.data(), hashVal.size()); in Verify()
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprocess_dumper.cpp890 size_t hashVal = std::hash<std::string>()(fingerPrint); in ReportAddrSanitizer() local
897 "FINGERPRINT", std::to_string(hashVal)); in ReportAddrSanitizer()
/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp607 uint8_t hashVal[64] = { 0 }; in HWTEST_F() local
608 Uint8Buff hashBuff = { hashVal, 64 }; in HWTEST_F()

Completed in 5 milliseconds