Home
last modified time | relevance | path

Searched defs:hc4 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/lib/lz4/
Dlz4hc_compress.c61 static void LZ4HC_init(LZ4HC_CCtx_internal *hc4, const BYTE *start) in LZ4HC_init()
74 static FORCE_INLINE void LZ4HC_Insert(LZ4HC_CCtx_internal *hc4, in LZ4HC_Insert()
100 LZ4HC_CCtx_internal *hc4, /* Index table will be updated */ in LZ4HC_InsertAndFindBestMatch()
169 LZ4HC_CCtx_internal *hc4, in LZ4HC_InsertAndGetWiderMatch()
/Linux-v5.4/arch/x86/crypto/
Dpoly1305-avx2-x86_64.S52 #define hc4 %ymm4 macro
Dpoly1305-sse2-x86_64.S291 #define hc4 %xmm6 macro