Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dzstd_lib.h1616 ZSTDLIB_API size_t ZSTD_CCtx_loadDictionary_byReference(ZSTD_CCtx* cctx, const void* dict, size_t d…
/linux-6.1.9/lib/zstd/compress/
Dzstd_compress.c972 ZSTDLIB_API size_t ZSTD_CCtx_loadDictionary_byReference( in ZSTD_CCtx_loadDictionary_byReference() function