Home
last modified time | relevance | path

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

/linux-4.19.296/lib/
Ddecompress.c29 # define unlzma NULL macro
51 { {0x5d, 0x00}, "lzma", unlzma },
Ddecompress_unlzma.c537 STATIC inline int INIT unlzma(unsigned char *buf, long in_len, in unlzma() function
677 return unlzma(buf, in_len - 4, fill, flush, output, posp, error); in __decompress()
/linux-4.19.296/include/linux/decompress/
Dunlzma.h5 int unlzma(unsigned char *, long,