Home
last modified time | relevance | path

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

/xen/xen/common/lz4/
A Ddecompress.c49 static int INIT lz4_uncompress(const unsigned char *source, unsigned char *dest, in lz4_uncompress() function
311 input_len = lz4_uncompress(src, dest, actual_dest_len); in lz4_decompress()

Completed in 4 milliseconds