Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dzstd_lib.h1684 ZSTDLIB_STATIC_API size_t ZSTD_CCtx_loadDictionary_advanced(ZSTD_CCtx* cctx, const void* dict, size…
/Linux-v6.6/lib/zstd/compress/
Dzstd_compress.c1062 size_t ZSTD_CCtx_loadDictionary_advanced( in ZSTD_CCtx_loadDictionary_advanced() function
1092 return ZSTD_CCtx_loadDictionary_advanced( in ZSTD_CCtx_loadDictionary_byReference()
1098 return ZSTD_CCtx_loadDictionary_advanced( in ZSTD_CCtx_loadDictionary()