Home
last modified time | relevance | path

Searched defs:hashOut (Results 1 – 3 of 3) sorted by relevance

/base/update/sys_installer_lite/frameworks/source/verify/
Dapp_sha256.c40 void AppSha256Finish(AppSha256Context *sha256, uint8 *hashOut) in AppSha256Finish()
/base/update/sys_installer_lite/frameworks/test/unittest/common/src/
Dota_test.cpp399 unsigned char hashOut[HASH_LENGTH] = {0}; variable
/base/update/sys_installer_lite/frameworks/source/updater/
Dhota_updater.c312 unsigned char hashOut[HASH_LENGTH] = {0}; in ParseHotaComponent() local