Home
last modified time | relevance | path

Searched refs:lz_crc_update (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/gzip/
H A Dunlz.c149 lz_crc_update(uint32_t *crc, const uint8_t *buf, size_t len) in lz_crc_update() function
297 lz_crc_update(&lz->crc, lz->obuf + lz->spos, size); in lz_flush()