Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c1576 static int ZSTD_DCtx_isOversizedTooLong(ZSTD_DStream* zds) in ZSTD_DCtx_isOversizedTooLong() function
1778 int const tooLarge = ZSTD_DCtx_isOversizedTooLong(zds); in ZSTD_decompressStream()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c26037 static int ZSTD_DCtx_isOversizedTooLong(ZSTD_DStream* zds) in ZSTD_DCtx_isOversizedTooLong() function
26239 int const tooLarge = ZSTD_DCtx_isOversizedTooLong(zds); in ZSTD_decompressStream()