Searched refs:CRC_Cal32 (Results 1 – 2 of 2) sorted by relevance
99 uint32_t CRC_Cal32(uint32_t u32Seed, uint8_t *msg, uint32_t u32SizeBytes);
142 uint32_t CRC_Cal32(uint32_t seed, uint8_t *msg, uint32_t sizeBytes) in CRC_Cal32() function
Completed in 8 milliseconds