Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dzstd_lib.h1678 ZSTDLIB_STATIC_API size_t ZSTD_CCtx_loadDictionary_byReference(ZSTD_CCtx* cctx, const void* dict, s…
/linux/lib/zstd/compress/
H A Dzstd_compress.c1089 size_t ZSTD_CCtx_loadDictionary_byReference( in ZSTD_CCtx_loadDictionary_byReference() function