Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/
H A Dgunzip.su
H A Dgunzip.c46 int gzip_parse_header(const unsigned char *src, unsigned long len) in gzip_parse_header() function
76 int offset = gzip_parse_header(src, *lenp); in gunzip()
H A Dfdtdec.c1221 if (gzip_parse_header(src, sz_in) < 0) in uncompress_blob()
/OK3568_Linux_fs/u-boot/spl/lib/
H A Dgunzip.su
/OK3568_Linux_fs/u-boot/include/
H A Dcommon.h638 int gzip_parse_header(const unsigned char *src, unsigned long len);
/OK3568_Linux_fs/u-boot/common/
H A Dbootm.c394 if (gzip_parse_header(hdr, 0xffff) > 0) in bootm_parse_comp()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym