Home
last modified time | relevance | path

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

/base/security/appverify/interfaces/innerkits/appverify_lite/include/
H A Dapp_centraldirectory.h94 void HapPutData(const HapBuf *hapBuffer, int32_t offset, const unsigned char *data, int32_t len);
/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_verify_hap.c78 HapPutData(result, *offset, outbuf, hlen); in ComputeBlockHash()
148 HapPutData(fianlDigest, 0, outbuf, rootHashLen); in ComputeDigestsWithOptionalBlock()
234 HapPutData(chunkDigest, *offset, outbuf, hlen); in ComputerFileHash()
H A Dapp_centraldirectory.c43 void HapPutData(const HapBuf *hapBuffer, int32_t offset, const unsigned char *data, int32_t len) in HapPutData() function

Completed in 2 milliseconds