Home
last modified time | relevance | path

Searched defs:cctx (Results 1 – 13 of 13) sorted by relevance

/linux/lib/zstd/compress/
A Dzstd_compress.c106 ZSTD_CCtx* cctx; in ZSTD_initStaticCCtx() local
130 static void ZSTD_clearAllDicts(ZSTD_CCtx* cctx) in ZSTD_clearAllDicts()
146 static void ZSTD_freeCCtxContent(ZSTD_CCtx* cctx) in ZSTD_freeCCtxContent()
154 size_t ZSTD_freeCCtx(ZSTD_CCtx* cctx) in ZSTD_freeCCtx()
177 size_t ZSTD_sizeof_CCtx(const ZSTD_CCtx* cctx) in ZSTD_sizeof_CCtx()
1411 size_t ZSTD_toFlushNow(ZSTD_CCtx* cctx) in ZSTD_toFlushNow()
3456 size_t ZSTD_compressEnd (ZSTD_CCtx* cctx, in ZSTD_compressEnd()
3501 ZSTD_CCtx* cctx, in ZSTD_compress_advanced_internal()
3530 size_t ZSTD_compressCCtx(ZSTD_CCtx* cctx, in ZSTD_compressCCtx()
3545 ZSTD_CCtx* cctx = ZSTD_createCCtx(); in ZSTD_compress() local
[all …]
/linux/drivers/misc/
A Dfastrpc.c197 struct fastrpc_channel_ctx *cctx; member
225 struct fastrpc_channel_ctx *cctx; member
329 struct fastrpc_channel_ctx *cctx; in fastrpc_channel_ctx_free() local
349 struct fastrpc_channel_ctx *cctx; in fastrpc_context_free() local
444 struct fastrpc_channel_ctx *cctx = user->cctx; in fastrpc_context_alloc() local
918 struct fastrpc_channel_ctx *cctx; in fastrpc_invoke_send() local
1132 struct fastrpc_channel_ctx *cctx) in fastrpc_session_alloc()
1181 struct fastrpc_channel_ctx *cctx = fl->cctx; in fastrpc_device_release() local
1533 struct fastrpc_channel_ctx *cctx; in fastrpc_cb_probe() local
1675 struct fastrpc_channel_ctx *cctx = dev_get_drvdata(&rpdev->dev); in fastrpc_rpmsg_remove() local
[all …]
/linux/lib/zstd/
A Dzstd_compress_module.c27 static size_t zstd_cctx_init(zstd_cctx *cctx, const zstd_parameters *parameters, in zstd_cctx_init()
96 size_t zstd_compress_cctx(zstd_cctx *cctx, void *dst, size_t dst_capacity, in zstd_compress_cctx()
/linux/crypto/
A Dcamellia_generic.c963 struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_set_key() local
988 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_encrypt() local
1014 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_decrypt() local
A Dzstd.c21 zstd_cctx *cctx; member
/linux/drivers/pinctrl/intel/
A Dpinctrl-cherryview.c809 struct intel_community_context *cctx = &pctrl->context.communities[0]; in chv_gpio_request_enable() local
1305 struct intel_community_context *cctx = &pctrl->context.communities[0]; in chv_gpio_irq_startup() local
1337 struct intel_community_context *cctx = &pctrl->context.communities[0]; in chv_gpio_irq_type() local
1399 struct intel_community_context *cctx = &pctrl->context.communities[0]; in chv_gpio_irq_handler() local
1713 struct intel_community_context *cctx = &pctrl->context.communities[0]; in chv_pinctrl_suspend_noirq() local
1743 struct intel_community_context *cctx = &pctrl->context.communities[0]; in chv_pinctrl_resume_noirq() local
/linux/drivers/infiniband/hw/bnxt_re/
A Dqplib_res.h255 struct bnxt_qplib_chip_ctx *cctx; member
267 static inline bool bnxt_qplib_is_chip_gen_p5(struct bnxt_qplib_chip_ctx *cctx) in bnxt_qplib_is_chip_gen_p5()
280 static inline u8 bnxt_qplib_get_ring_type(struct bnxt_qplib_chip_ctx *cctx) in bnxt_qplib_get_ring_type()
442 struct bnxt_qplib_chip_ctx *cctx, in bnxt_qplib_ring_nq_db()
A Dqplib_res.c877 struct bnxt_qplib_chip_ctx *cctx, in bnxt_qplib_alloc_stats_ctx()
A Dmain.c88 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_set_drv_mode() local
A Dqplib_fp.h272 struct bnxt_qplib_chip_ctx *cctx; member
/linux/arch/x86/crypto/
A Dcamellia_glue.c1230 int __camellia_setkey(struct camellia_ctx *cctx, const unsigned char *key, in __camellia_setkey()
/linux/net/tls/
A Dtls_main.c341 struct cipher_context *cctx; in do_tls_getsockopt_conf() local
A Dtls_sw.c2337 struct cipher_context *cctx; in tls_set_sw_offload() local

Completed in 49 milliseconds