Home | History | Annotate | Download | only in src

Lines Matching full:crc32

121 - Avoid library header include in crc32.c for Z_SOLO
334 - Match crc32() in crc32.c exactly to the prototype in zlib.h [Sherrill]
502 - Correct constant in crc32.c to UL [Leventhal]
637 - Move declarations of gf2 functions to right place in crc32.c [Oberhumer]
667 - Add casts in crc32.c to avoid warnings [Oberhumer]
810 - Replace size_t with ptrdiff_t in crc32.c, and check for correct size
886 - Attempt to avoid warnings in crc32.c for pointer-int conversion
890 - Remove #elif's from crc32.c
953 - New and improved crc32()
1411 - faster crc32()
1430 - Simplified the crc32() interface. The pre- and post-conditioning
1431 (one's complement) is now done inside crc32(). WARNING: this is
1460 - added adler32 and crc32