Searched defs:avb_crc32 (Results 1 – 2 of 2) sorted by relevance
112 uint32_t avb_crc32(const uint8_t* buf, size_t size) { in avb_crc32() function
134 static unsigned int avb_crc32(const unsigned char* buf, size_t size) in avb_crc32() function