Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/lib/
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
/third_party/uboot/u-boot-2020.01/include/
Dgzip.h100 int zzip(void *dst, ulong *lenp, unsigned char *src, ulong srclen,