Home
last modified time | relevance | path

Searched refs:unlzo (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/lib/
Ddecompress.c35 # define unlzo NULL macro
53 { {0x89, 0x4c}, "lzo", unlzo },
Ddecompress_unlzo.c112 STATIC int INIT unlzo(u8 *input, long in_len, in unlzo() function
299 return unlzo(buf, len, fill, flush, out_buf, pos, error); in __decompress()
/Linux-v4.19/include/linux/decompress/
Dunlzo.h5 int unlzo(unsigned char *inbuf, long len,