Home | History | Annotate | Download | only in linux

Lines Matching full:adler32

99     uLong   adler;      /* adler32 value of the uncompressed data */
273 deflate() sets strm->adler to the adler32 checksum of all input read
400 below), inflate sets strm->adler to the adler32 checksum of the dictionary
402 strm->adler to the adler32 checksum of all output produced so far (that is,
404 below. At the end of the stream, inflate() checks that its computed adler32
517 Upon return of this function, strm->adler is set to the Adler32 value
519 which dictionary has been used by the compressor. (The Adler32 value
610 recommended that a check value such as an adler32 or a crc32 be applied to
619 a crc32 instead of an adler32.
636 can be determined from the adler32 value returned by that call of inflate.
646 expected one (incorrect adler32 value). inflateSetDictionary does not