Home
last modified time | relevance | path

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

/crypto/
A Ddeflate.c83 int flush = Z_FINISH; in deflate_compress_one() local
92 flush = Z_NO_FLUSH; in deflate_compress_one()
97 ret = zlib_deflate(stream, flush); in deflate_compress_one()

Completed in 54 milliseconds