Home
last modified time | relevance | path

Searched refs:HapPutInt32 (Results 1 - 4 of 4) sorted by relevance

/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_common.c69 void HapPutInt32(unsigned char *buf, int32_t len, int32_t value) in HapPutInt32() function
H A Dapp_centraldirectory.c65 HapPutInt32((unsigned char *)buffer->buffer + offset, buffer->len - offset, (int)(value)); in HapSetInt32()
H A Dapp_verify_hap.c287 HapPutInt32((unsigned char*)(&(eocdBuf->eocdHead.coreDirOffset)), sizeof(int), signInfo->fullSignBlockOffset); in ComputerEocdHash()
/base/security/appverify/interfaces/innerkits/appverify_lite/include/
H A Dapp_common.h110 void HapPutInt32(unsigned char *buf, int32_t len, int32_t value);

Completed in 3 milliseconds