Searched refs:crc32 (Results 1 – 3 of 3) sorted by relevance
54 uint32 crc32; /* 32-bit CRC from flag_version to end of file */ member
54 return crc32(0, (const uint8_t*)boot_ctrl, in GetBootloaderControlCRC()
1534 crcr = crc32(buf + j*CBUFSIZ + l, len[j], CRC32_INIT_VALUE); in testcrc32()