Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dzstd_lib.h2039 ZSTDLIB_STATIC_API size_t ZSTD_DCtx_loadDictionary_byReference(ZSTD_DCtx* dctx, const void* dict, s…
/openbmc/linux/lib/zstd/decompress/
H A Dzstd_decompress.c1546 size_t ZSTD_DCtx_loadDictionary_byReference(ZSTD_DCtx* dctx, const void* dict, size_t dictSize) in ZSTD_DCtx_loadDictionary_byReference() function