Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/
H A Dgzip.c42 return zzip(dst, lenp, src, srclen, 1, NULL); in gzip()
48 int zzip(void *dst, unsigned long *lenp, unsigned char *src, in zzip() function
/rk3399_rockchip-uboot/include/
H A Dcommon.h719 int zzip(void *dst, unsigned long *lenp, unsigned char *src,