Home
last modified time | relevance | path

Searched defs:CRC_16 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkupdate/
H A DCRC.cpp129 unsigned short CRC_16(unsigned char *aData, UINT aSize) in CRC_16() function
/OK3568_Linux_fs/external/recovery/update_engine/
H A Dcrc.c137 unsigned short CRC_16(unsigned char* aData, UINT aSize) in CRC_16() function