Home
last modified time | relevance | path

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

/ohos5.0/base/update/sys_installer_lite/frameworks/source/verify/
H A Dapp_rsa.h47 int32 AppVerifyData(AppRsaContext *rsa, const uint8 *plainBuf, uint32 plainBufLen, const uint8 *cip…
H A Dapp_rsa.c45 int32 AppVerifyData(AppRsaContext *rsa, const uint8 *plainBuf, uint32 plainBufLen, const uint8 *cip… in AppVerifyData() function
H A Dhota_verify.c122 ret = AppVerifyData(&rsa, hash, hashLen, imageSign, signLen); in HotaSignVerifyByHash()
/ohos5.0/base/update/sys_installer_lite/frameworks/test/unittest/common/src/
H A Dota_test.cpp446 ret = AppVerifyData(&rsa, imageHashLocal, HASH_LENGTH,