Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/zlib/
H A Ddeflate.c83 local block_state deflate_huff OF((deflate_state *s, int flush));
818 bstate = s->strategy == Z_HUFFMAN_ONLY ? deflate_huff(s, flush) :
1805 local block_state deflate_huff(s, flush) in deflate_huff() function
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/zlib/zlib/
H A DCVE-2018-25032.patch181 @@ -2170,7 +2204,7 @@ local block_state deflate_huff(s, flush)