Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dzstd_lib.h1684 ZSTDLIB_STATIC_API size_t ZSTD_CCtx_loadDictionary_advanced(ZSTD_CCtx* cctx, const void* dict, size…
/openbmc/linux/lib/zstd/compress/
H A 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()