Searched refs:INIT_CRC (Results 1 – 2 of 2) sorted by relevance
265 put32(cmdp->cpb, out_crc, INIT_CRC); in nx_submit_job()586 put32(cmdp->cpb, in_crc, INIT_CRC); in decompress_file()588 put32(cmdp->cpb, out_crc, INIT_CRC); in decompress_file()
569 #define INIT_CRC 0 /* crc32(0L, Z_NULL, 0) */ macro