Searched refs:CRC32_Cal (Results 1 – 2 of 2) sorted by relevance
214 uint32_t CRC32_Cal(uint32_t * CRC32_Table, uint8_t *Buf, uint32_t Size, uint32_t CRC32Last);
563 uint32_t CRC32_Cal(uint32_t *CRC32_Table, uint8_t *Buf, uint32_t Size, uint32_t CRC32Last) in CRC32_Cal() function
Completed in 6 milliseconds