Home
last modified time | relevance | path

Searched refs:INIT_CRC (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/testing/selftests/powerpc/nx-gzip/
Dgunz_test.c265 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()
/linux-5.19.10/tools/testing/selftests/powerpc/nx-gzip/include/
Dnxu.h569 #define INIT_CRC 0 /* crc32(0L, Z_NULL, 0) */ macro