Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/zlib/zlib/
H A DCVE-2022-37434.patch38 + state->head->extra_max) {
40 len + copy > state->head->extra_max ?
41 state->head->extra_max - len : copy);
/OK3568_Linux_fs/u-boot/include/u-boot/
H A Dzlib.h452 uInt extra_max; /* space at extra (only when reading header) */ member
/OK3568_Linux_fs/u-boot/lib/zlib/
H A Dinflate.c461 len + copy > state->head->extra_max ? in inflate()
462 state->head->extra_max - len : copy); in inflate()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dzlib.h119 uInt extra_max; /* space at extra (only when reading header) */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dzlib.h119 uInt extra_max; /* space at extra (only when reading header) */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dzlib.h119 uInt extra_max; /* space at extra (only when reading header) */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dzlib.h119 uInt extra_max; /* space at extra (only when reading header) */ member