/kernel/linux/linux-5.10/crypto/ |
H A D | zstd.c | 21 ZSTD_CCtx *cctx; member
|
H A D | camellia_generic.c | 971 struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_set_key() local 996 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_encrypt() local 1024 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_decrypt() local [all...] |
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | crypto.c | 24 struct cipher_context *cctx = NULL; in tls_crypto_set_key() local
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | crypto.c | 24 struct cipher_context *cctx = NULL; in tls_crypto_set_key() local
|
/kernel/linux/linux-6.6/crypto/ |
H A D | zstd.c | 21 zstd_cctx *cctx; member
|
H A D | camellia_generic.c | 963 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 [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | nv40.c | 125 nv40_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in nv40_ectx_bind() argument
|
H A D | g84.c | 106 g84_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in g84_ectx_bind() argument
|
H A D | uchan.c | 70 struct nvkm_cctx *cctx; member 79 struct nvkm_cctx *cctx = uobj->cctx; in nvkm_uchan_object_fini_1() local 102 struct nvkm_cctx *cctx = uobj->cctx; in nvkm_uchan_object_init_0() local [all...] |
H A D | gv100.c | 92 gv100_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in gv100_ectx_bind() argument 117 gv100_ectx_ce_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in gv100_ectx_ce_bind() argument
|
H A D | nv50.c | 150 nv50_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in nv50_ectx_bind() argument
|
H A D | chan.c | 42 nvkm_chan_cctx_bind(struct nvkm_chan *chan, struct nvkm_engn *engn, struct nvkm_cctx *cctx) in nvkm_chan_cctx_bind() argument 75 struct nvkm_cctx *cctx = *pcctx; in nvkm_chan_cctx_put() local 98 struct nvkm_cctx *cctx; nvkm_chan_cctx_get() local [all...] |
H A D | gk104.c | 134 gk104_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in gk104_ectx_bind() argument
|
H A D | gf100.c | 161 gf100_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in gf100_ectx_bind() argument
|
/kernel/linux/linux-6.6/lib/zstd/ |
H A D | zstd_compress_module.c | 27 static size_t zstd_cctx_init(zstd_cctx *cctx, const zstd_parameters *parameters, in zstd_cctx_init() argument 96 zstd_compress_cctx(zstd_cctx *cctx, void *dst, size_t dst_capacity, const void *src, size_t src_size, const zstd_parameters *parameters) zstd_compress_cctx() argument [all...] |
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | camellia_glue.c | 1229 int __camellia_setkey(struct camellia_ctx *cctx, const unsigned char *key, in __camellia_setkey() argument
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | camellia_glue.c | 1230 int __camellia_setkey(struct camellia_ctx *cctx, const unsigned char *key, in __camellia_setkey() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_res.c | 884 bnxt_qplib_alloc_stats_ctx(struct pci_dev *pdev, struct bnxt_qplib_chip_ctx *cctx, struct bnxt_qplib_stats *stats) bnxt_qplib_alloc_stats_ctx() argument
|
H A D | main.c | 87 struct bnxt_qplib_chip_ctx *cctx; in bnxt_re_set_drv_mode() local
|
H A D | qplib_res.h | 261 struct bnxt_qplib_chip_ctx *cctx; member 272 static inline bool bnxt_qplib_is_chip_gen_p5(struct bnxt_qplib_chip_ctx *cctx) in bnxt_qplib_is_chip_gen_p5() argument 285 static inline u8 bnxt_qplib_get_ring_type(struct bnxt_qplib_chip_ctx *cctx) in bnxt_qplib_get_ring_type() argument 446 bnxt_qplib_ring_nq_db(struct bnxt_qplib_db_info *info, struct bnxt_qplib_chip_ctx *cctx, bool arm) bnxt_qplib_ring_nq_db() argument [all...] |
/kernel/linux/linux-5.10/net/tls/ |
H A D | tls_main.c | 342 struct cipher_context *cctx; in do_tls_getsockopt_conf() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_res.c | 855 bnxt_qplib_alloc_stats_ctx(struct pci_dev *pdev, struct bnxt_qplib_chip_ctx *cctx, struct bnxt_qplib_stats *stats) bnxt_qplib_alloc_stats_ctx() argument
|
/kernel/linux/linux-6.6/net/tls/ |
H A D | tls_main.c | 445 struct cipher_context *cctx; in do_tls_getsockopt_conf() local
|
/kernel/linux/linux-5.10/drivers/crypto/mediatek/ |
H A D | mtk-aes.c | 556 struct mtk_aes_ctr_ctx *cctx = mtk_aes_ctr_ctx_cast(ctx); in mtk_aes_ctr_transfer() local 604 struct mtk_aes_ctr_ctx *cctx = mtk_aes_ctr_ctx_cast(aes->ctx); mtk_aes_ctr_start() local [all...] |
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | fastrpc.c | 197 struct fastrpc_channel_ctx *cctx; member 225 struct fastrpc_channel_ctx *cctx; member 338 struct fastrpc_channel_ctx *cctx; in fastrpc_channel_ctx_free() local 345 static void fastrpc_channel_ctx_get(struct fastrpc_channel_ctx *cctx) in fastrpc_channel_ctx_get() argument 350 static void fastrpc_channel_ctx_put(struct fastrpc_channel_ctx *cctx) in fastrpc_channel_ctx_put() argument 358 struct fastrpc_channel_ctx *cctx; in fastrpc_context_free() local 453 struct fastrpc_channel_ctx *cctx = user->cctx; fastrpc_context_alloc() local 923 struct fastrpc_channel_ctx *cctx; fastrpc_invoke_send() local 1131 fastrpc_session_alloc( struct fastrpc_channel_ctx *cctx) fastrpc_session_alloc() argument 1151 fastrpc_session_free(struct fastrpc_channel_ctx *cctx, struct fastrpc_session_ctx *session) fastrpc_session_free() argument 1181 struct fastrpc_channel_ctx *cctx = fl->cctx; fastrpc_device_release() local 1221 struct fastrpc_channel_ctx *cctx = miscdev_to_cctx(filp->private_data); fastrpc_device_open() local 1539 struct fastrpc_channel_ctx *cctx; fastrpc_cb_probe() local 1589 struct fastrpc_channel_ctx *cctx = dev_get_drvdata(pdev->dev.parent); fastrpc_cb_remove() local 1687 struct fastrpc_channel_ctx *cctx = dev_get_drvdata(&rpdev->dev); fastrpc_rpmsg_remove() local 1707 struct fastrpc_channel_ctx *cctx = dev_get_drvdata(&rpdev->dev); fastrpc_rpmsg_callback() local [all...] |