Home | History | Annotate | Download | only in src

Lines Matching refs:crc2

1317 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong crc1, uLong crc2, z_off_t len2));
1322 calculated for each, crc1 and crc2. crc32_combine() returns the CRC-32
1323 check value of seq1 and seq2 concatenated, requiring only crc1, crc2, and