Home
last modified time | relevance | path

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

/openbmc/linux/lib/lz4/
H A Dlz4_compress.c48 static FORCE_INLINE U32 LZ4_hash4( in LZ4_hash4() function
88 return LZ4_hash4(LZ4_read32(p), tableType); in LZ4_hashPosition()