Home
last modified time | relevance | path

Searched refs:ZSTD_createCCtx (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/block/
H A Dqcow2-threads.c203 ZSTD_CCtx *cctx = ZSTD_createCCtx(); in qcow2_zstd_compress()
/openbmc/linux/include/linux/
H A Dzstd_lib.h194 ZSTDLIB_API ZSTD_CCtx* ZSTD_createCCtx(void);
/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress.c89 ZSTD_CCtx* ZSTD_createCCtx(void) in ZSTD_createCCtx() function
4627 ZSTD_CCtx* cctx = ZSTD_createCCtx(); in ZSTD_compress()