Home
last modified time | relevance | path

Searched defs:ZSTD_copyCCtx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Dcompress.c348 size_t ZSTD_copyCCtx(ZSTD_CCtx *dstCCtx, const ZSTD_CCtx *srcCCtx, unsigned long long pledgedSrcSize) in ZSTD_copyCCtx() function
3476 EXPORT_SYMBOL(ZSTD_copyCCtx); variable
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_compress.c2207 size_t ZSTD_copyCCtx(ZSTD_CCtx* dstCCtx, const ZSTD_CCtx* srcCCtx, unsigned long long pledgedSrcSize) in ZSTD_copyCCtx() function

Completed in 19 milliseconds