Home
last modified time | relevance | path

Searched defs:in_len (Results 1 – 5 of 5) sorted by relevance

/lib/lzo/
Dlzo1x_compress.c22 lzo1x_1_do_compress(const unsigned char *in, size_t in_len, in lzo1x_1_do_compress()
291 int lzogeneric1x_1_compress(const unsigned char *in, size_t in_len, in lzogeneric1x_1_compress()
368 int lzo1x_1_compress(const unsigned char *in, size_t in_len, in lzo1x_1_compress()
375 int lzorle1x_1_compress(const unsigned char *in, size_t in_len, in lzorle1x_1_compress()
Dlzo1x_decompress_safe.c39 int lzo1x_decompress_safe(const unsigned char *in, size_t in_len, in lzo1x_decompress_safe()
/lib/
Ddecompress_unlz4.c31 STATIC inline int INIT unlz4(u8 *input, long in_len, in unlz4()
199 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress()
Ddecompress_unlzo.c41 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header()
98 STATIC int INIT unlzo(u8 *input, long in_len, in unlzo()
Ddecompress_unlzma.c537 STATIC inline int INIT unlzma(unsigned char *buf, long in_len, in unlzma()
670 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress()