Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkupdate/
H A DCRC.cpp103 void CRCBuildTable16(unsigned short aPoly, unsigned short *crcTable) in CRCBuildTable16()
133 unsigned short crcTable[256]; in CRC_16() local
/OK3568_Linux_fs/external/recovery/update_engine/
H A Dcrc.c117 void CRCBuildTable16(unsigned short aPoly, unsigned short *crcTable) in CRCBuildTable16()
141 unsigned short crcTable[256]; in CRC_16() local