Searched refs:CRC32_NEGL (Results 1 – 1 of 1) sorted by relevance
13 static const ulong32 CRC32_NEGL = 0xffffffffUL; variable140 ctx->crc = CRC32_NEGL; in crc32_init()167 crc ^= CRC32_NEGL; in crc32_finish()
Completed in 2 milliseconds