Searched refs:lzf_compress (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sbin/hastd/
H A Dlzf.h65 * lzf_compress might use different algorithms on different systems and
79 lzf_compress (const void *const in_data, unsigned int in_len,
83 * Decompress data compressed with some version of the lzf_compress
H A Dhast_compression.c144 newsize = lzf_compress(data, *sizep, newbuf + sizeof(origsize),
H A Dlzf.c101 lzf_compress (const void *const in_data, unsigned int in_len, function

Completed in 59 milliseconds