Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dlz4.h376 int LZ4_loadDictHC(LZ4_streamHC_t *streamHCPtr, const char *dictionary,
/openbmc/linux/lib/lz4/
H A Dlz4hc_compress.c625 int LZ4_loadDictHC(LZ4_streamHC_t *LZ4_streamHCPtr, in LZ4_loadDictHC() function
641 EXPORT_SYMBOL(LZ4_loadDictHC);
687 LZ4_loadDictHC(LZ4_streamHCPtr, in LZ4_compressHC_continue_generic()