Searched defs:CRC_32 (Results 1 – 4 of 4) sorted by relevance
88 static uint32_t CRC_32(uint8_t *aData, long aSize) in CRC_32() function
91 UINT CRC_32(unsigned char *pData, UINT ulSize, UINT uiPreviousValue = 0) in CRC_32() function
107 UINT CRC_32(unsigned char *pData, UINT ulSize, UINT uiPreviousValue) in CRC_32() function
79 uint32_t CRC_32(uint8_t *pData, uint32_t ulSize) in CRC_32() function