Lines Matching refs:CRC
85 8. Appendix: Sample CRC Code .................................. 11
165 terminology was changed, and the sample CRC code was rewritten for
426 CRC32 (CRC-32)
428 uncompressed data computed according to CRC-32 algorithm
520 [7] Schwaderer, W.D., "CRC Calculation", April 85 PC Tech Journal,
524 describing the CRC concept.
536 setting and checking the CRC-32 check value.
596 8. Appendix: Sample CRC Code
599 the CRC (Cyclic Redundancy Check). (See also ISO 3309 and ITU-T V.42
621 /* Make the table for a fast CRC. */
676 /* Return the CRC of the bytes buf[0..len-1]. */