Home | History | Annotate | Download | only in python2.7

Lines Matching full:crc32

427             self.crc = zlib.crc32("") & 0xffffffffL
467 self.crc = self.zlib.crc32(s, self.crc) & 0xffffffffL