Home
last modified time | relevance | path

Searched defs:dctx (Results 1 – 14 of 14) sorted by relevance

/linux/lib/zstd/decompress/
H A Dzstd_decompress.c216 size_t ZSTD_sizeof_DCtx (const ZSTD_DCtx* dctx) in ZSTD_sizeof_DCtx()
235 static void ZSTD_DCtx_resetParameters(ZSTD_DCtx* dctx) in ZSTD_DCtx_resetParameters()
247 static void ZSTD_initDCtx_internal(ZSTD_DCtx* dctx) in ZSTD_initDCtx_internal()
274 ZSTD_DCtx* const dctx = (ZSTD_DCtx*) workspace; in ZSTD_initStaticDCtx() local
288 { ZSTD_DCtx* const dctx = (ZSTD_DCtx*)ZSTD_customMalloc(sizeof(*dctx), customMem); in ZSTD_createDCtx_internal() local
307 static void ZSTD_clearDict(ZSTD_DCtx* dctx) in ZSTD_clearDict()
315 size_t ZSTD_freeDCtx(ZSTD_DCtx* dctx) in ZSTD_freeDCtx()
347 static void ZSTD_DCtx_selectFrameDDict(ZSTD_DCtx* dctx) { in ZSTD_DCtx_selectFrameDDict()
680 static size_t ZSTD_decodeFrameHeader(ZSTD_DCtx* dctx, const void* src, size_t headerSize) in ZSTD_decodeFrameHeader()
861 size_t ZSTD_insertBlock(ZSTD_DCtx* dctx, const void* blockStart, size_t blockSize) in ZSTD_insertBlock()
[all …]
H A Dzstd_decompress_block.c55 static size_t ZSTD_blockSizeMax(ZSTD_DCtx const* dctx) in ZSTD_blockSizeMax()
81 static void ZSTD_allocateLiteralsBuffer(ZSTD_DCtx* dctx, void* const dst, const size_t dstCapacity,… in ZSTD_allocateLiteralsBuffer()
135 static size_t ZSTD_decodeLiteralsBlock(ZSTD_DCtx* dctx, in ZSTD_decodeLiteralsBlock()
347 size_t ZSTD_decodeLiteralsBlock_wrapper(ZSTD_DCtx* dctx, in ZSTD_decodeLiteralsBlock_wrapper()
696 size_t ZSTD_decodeSeqHeaders(ZSTD_DCtx* dctx, int* nbSeqPtr, in ZSTD_decodeSeqHeaders()
1351 static int ZSTD_dictionaryIsActive(ZSTD_DCtx const* dctx, BYTE const* prefixStart, BYTE const* oLit… in ZSTD_dictionaryIsActive()
1368 ZSTD_DCtx const* dctx, in ZSTD_assertValidSequence()
1404 ZSTD_decompressSequences_bodySplitLitBuffer( ZSTD_DCtx* dctx, in ZSTD_decompressSequences_bodySplitLitBuffer()
1616 ZSTD_decompressSequences_body(ZSTD_DCtx* dctx, in ZSTD_decompressSequences_body()
1694 ZSTD_decompressSequences_default(ZSTD_DCtx* dctx, in ZSTD_decompressSequences_default()
[all …]
H A Dzstd_ddict.c56 void ZSTD_copyDDictParameters(ZSTD_DCtx* dctx, const ZSTD_DDict* ddict) in ZSTD_copyDDictParameters()
H A Dhuf_decompress.c927 static size_t HUF_decompress4X1_DCtx_wksp(HUF_DTable* dctx, void* dst, size_t dstSize, in HUF_decompress4X1_DCtx_wksp()
1766 static size_t HUF_decompress4X2_DCtx_wksp(HUF_DTable* dctx, void* dst, size_t dstSize, in HUF_decompress4X2_DCtx_wksp()
1842 size_t HUF_decompress1X_DCtx_wksp(HUF_DTable* dctx, void* dst, size_t dstSize, in HUF_decompress1X_DCtx_wksp()
1891 size_t HUF_decompress1X1_DCtx_wksp(HUF_DTable* dctx, void* dst, size_t dstSize, const void* cSrc, s… in HUF_decompress1X1_DCtx_wksp()
1921 size_t HUF_decompress4X_hufOnly_wksp(HUF_DTable* dctx, void* dst, size_t dstSize, const void* cSrc,… in HUF_decompress4X_hufOnly_wksp()
H A Dzstd_decompress_internal.h206 MEM_STATIC int ZSTD_DCtx_get_bmi2(const struct ZSTD_DCtx_s *dctx) { in ZSTD_DCtx_get_bmi2()
/linux/lib/zstd/
H A Dzstd_decompress_module.c53 size_t zstd_free_dctx(zstd_dctx *dctx) in zstd_free_dctx()
82 size_t zstd_decompress_dctx(zstd_dctx *dctx, void *dst, size_t dst_capacity, in zstd_decompress_dctx()
89 size_t zstd_decompress_using_ddict(zstd_dctx *dctx, in zstd_decompress_using_ddict()
/linux/lib/crypto/
H A Ddes.c844 void des3_ede_encrypt(const struct des3_ede_ctx *dctx, u8 *dst, const u8 *src) in des3_ede_encrypt()
873 void des3_ede_decrypt(const struct des3_ede_ctx *dctx, u8 *dst, const u8 *src) in des3_ede_decrypt()
/linux/fs/erofs/
H A Ddecompressor_lzma.c153 struct z_erofs_stream_dctx dctx = { .rq = rq, .no = -1, .ni = 0 }; in z_erofs_lzma_decompress() local
H A Ddecompressor_zstd.c142 struct z_erofs_stream_dctx dctx = { .rq = rq, .no = -1, .ni = 0 }; in z_erofs_zstd_decompress() local
H A Ddecompressor.c344 int z_erofs_stream_switch_bufs(struct z_erofs_stream_dctx *dctx, void **dst, in z_erofs_stream_switch_bufs()
/linux/fs/bcachefs/
H A Dchecksum.c152 struct poly1305_desc_ctx dctx; in bch2_checksum() local
218 struct poly1305_desc_ctx dctx; in __bch2_checksum_bio() local
/linux/lib/
H A Ddecompress_unzstd.c131 zstd_dctx *dctx = zstd_init_dctx(wksp, wksp_size); in decompress_single() local
/linux/net/tls/
H A Dtls_sw.c193 struct tls_decrypt_ctx *dctx; in tls_decrypt_done() local
1481 struct tls_decrypt_ctx *dctx; tls_decrypt_sg() local
[all...]
/linux/kernel/sched/
H A Dext.c5153 static void scx_dump_task(struct seq_buf *s, struct scx_dump_ctx *dctx, in scx_dump_task()
5200 struct scx_dump_ctx dctx = { in scx_dump_state() local