2 lines
55 B
C
2 lines
55 B
C
|
uint32 CalcCRC32(uint32 crc, uint8 *buf, uint32 len);
|
|
uint32 CalcCRC32(uint32 crc, uint8 *buf, uint32 len);
|