Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/zstd/
H A Dcompress.c2831 size_t ZSTD_compressCCtx(ZSTD_CCtx *ctx, void *dst, size_t dstCapacity, const void *src, size_t srcSize, ZSTD_parameters params) in ZSTD_compressCCtx() function
3451 EXPORT_SYMBOL(ZSTD_compressCCtx); variable
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_compress.c4612 size_t ZSTD_compressCCtx(ZSTD_CCtx* cctx, in ZSTD_compressCCtx() function

Completed in 17 milliseconds