| /kernel/linux/linux-6.6/io_uring/ |
| H A D | tctx.h | 27 struct io_uring_task *tctx = current->io_uring; in io_uring_add_tctx_node() local
|
| H A D | cancel.c | 75 static int io_async_cancel_one(struct io_uring_task *tctx, in io_async_cancel_one() argument 102 int io_try_cancel(struct io_uring_task *tctx, struct io_cancel_data *cd, in io_try_cancel() argument 156 __io_async_cancel(struct io_cancel_data *cd, struct io_uring_task *tctx, unsigned int issue_flags) __io_async_cancel() argument 178 struct io_uring_task *tctx = node->task->io_uring; __io_async_cancel() local 201 struct io_uring_task *tctx = req->task->io_uring; io_async_cancel() local 238 __io_sync_cancel(struct io_uring_task *tctx, struct io_cancel_data *cd, int fd) __io_sync_cancel() argument [all...] |
| H A D | tctx.c | 49 struct io_uring_task *tctx = tsk->io_uring; in __io_uring_free() local 63 struct io_uring_task *tctx; in io_uring_alloc_task_context() local 96 struct io_uring_task *tctx = current->io_uring; __io_uring_add_tctx_node() local 157 struct io_uring_task *tctx = current->io_uring; io_uring_del_tctx_node() local 178 io_uring_clean_tctx(struct io_uring_task *tctx) io_uring_clean_tctx() argument 200 struct io_uring_task *tctx = current->io_uring; io_uring_unreg_ringfd() local 211 io_ring_add_registered_file(struct io_uring_task *tctx, struct file *file, int start, int end) io_ring_add_registered_file() argument 226 io_ring_add_registered_fd(struct io_uring_task *tctx, int fd, int start, int end) io_ring_add_registered_fd() argument 258 struct io_uring_task *tctx; io_ringfd_register() local 316 struct io_uring_task *tctx = current->io_uring; io_ringfd_unregister() local [all...] |
| H A D | io_uring.h | 342 struct io_uring_task *tctx = current->io_uring; in io_get_task_refs() local
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | xxhash_generic.c | 23 struct xxhash64_tfm_ctx *tctx = crypto_shash_ctx(tfm); in xxhash64_setkey() local 33 struct xxhash64_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in xxhash64_init() local 63 struct xxhash64_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in xxhash64_digest() local
|
| H A D | blake2b_generic.c | 150 struct blake2b_tfm_ctx *tctx = crypto_shash_ctx(tfm); in blake2b_setkey() local 163 struct blake2b_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in blake2b_init() local
|
| H A D | cmac.c | 122 struct cmac_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_cmac_digest_update() local 168 struct cmac_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_cmac_digest_final() local
|
| H A D | xcbc.c | 89 struct xcbc_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_xcbc_digest_update() local 135 struct xcbc_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_xcbc_digest_final() local
|
| H A D | tgr192.c | 462 static void tgr192_transform(struct tgr192_ctx *tctx, const u8 * data) in tgr192_transform() argument 495 struct tgr192_ctx *tctx = shash_desc_ctx(desc); in tgr192_init() local 512 struct tgr192_ctx *tctx = shash_desc_ctx(desc); tgr192_update() local 552 struct tgr192_ctx *tctx = shash_desc_ctx(desc); tgr192_final() local [all...] |
| H A D | essiv.c | 68 struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in essiv_skcipher_setkey() local 95 struct essiv_tfm_ctx *tctx in essiv_aead_setkey() local 128 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); essiv_aead_setauthsize() local 143 const struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); essiv_skcipher_crypt() local 185 const struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); essiv_aead_crypt() local 269 essiv_init_tfm(struct essiv_instance_ctx *ictx, struct essiv_tfm_ctx *tctx) essiv_init_tfm() argument 300 struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); essiv_skcipher_init_tfm() local 325 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); essiv_aead_init_tfm() local 356 struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); essiv_skcipher_exit_tfm() local 365 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); essiv_aead_exit_tfm() local [all...] |
| H A D | adiantum.c | 119 struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in adiantum_setkey() local 221 const struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); adiantum_hash_header() local 250 const struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); adiantum_hash_message() local 284 const struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); adiantum_finish() local 324 const struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); adiantum_crypt() local 400 struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); adiantum_init_tfm() local 450 struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); adiantum_exit_tfm() local [all...] |
| /kernel/linux/linux-5.10/include/crypto/internal/ |
| H A D | blake2s.h | 89 struct blake2s_tfm_ctx *tctx = crypto_shash_ctx(tfm); in crypto_blake2s_setkey() local 102 const struct blake2s_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in crypto_blake2s_init() local
|
| /kernel/linux/linux-6.6/include/crypto/internal/ |
| H A D | blake2b.h | 75 struct blake2b_tfm_ctx *tctx = crypto_shash_ctx(tfm); in crypto_blake2b_setkey() local 88 const struct blake2b_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in crypto_blake2b_init() local
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | xxhash_generic.c | 23 struct xxhash64_tfm_ctx *tctx = crypto_shash_ctx(tfm); in xxhash64_setkey() local 33 struct xxhash64_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in xxhash64_init() local 63 struct xxhash64_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in xxhash64_digest() local
|
| H A D | cmac.c | 123 struct cmac_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_cmac_digest_update() local 169 struct cmac_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_cmac_digest_final() local
|
| H A D | xcbc.c | 90 struct xcbc_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_xcbc_digest_update() local 136 struct xcbc_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_xcbc_digest_final() local
|
| /kernel/linux/linux-5.10/drivers/crypto/rockchip/ |
| H A D | rk3288_crypto_ahash.c | 80 struct rk_ahash_ctx *tctx = crypto_ahash_ctx(tfm); in rk_ahash_reg_init() local 198 struct rk_ahash_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in rk_ahash_digest() local 223 struct rk_ahash_ctx *tctx = crypto_ahash_ctx(tfm); in rk_hash_prepare() local 240 struct rk_ahash_ctx *tctx = crypto_ahash_ctx(tfm); in rk_hash_unprepare() local 251 struct rk_ahash_ctx *tctx = crypto_ahash_ctx(tfm); in rk_hash_run() local 318 struct rk_ahash_ctx *tctx = crypto_tfm_ctx(tfm); rk_cra_hash_init() local 349 struct rk_ahash_ctx *tctx = crypto_tfm_ctx(tfm); rk_cra_hash_exit() local [all...] |
| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| H A D | polyval-ce-glue.c | 75 struct polyval_tfm_ctx *tctx = crypto_shash_ctx(tfm); in polyval_arm64_setkey() local 105 const struct polyval_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in polyval_arm64_update() local 146 const struct polyval_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in polyval_arm64_final() local [all...] |
| H A D | sm4-ce-glue.c | 707 struct sm4_mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in sm4_mac_update() local 757 struct sm4_mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in sm4_cmac_final() local 778 struct sm4_mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in sm4_cbcmac_final() local
|
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| H A D | polyval-clmulni_glue.c | 84 struct polyval_tfm_ctx *tctx = polyval_tfm_ctx(tfm); in polyval_x86_setkey() local 114 const struct polyval_tfm_ctx *tctx = polyval_tfm_ctx(desc->tfm); in polyval_x86_update() local 155 const struct polyval_tfm_ctx *tctx = polyval_tfm_ctx(desc->tfm); in polyval_x86_final() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | geode-aes.c | 69 geode_aes_crypt(const struct geode_aes_tfm_ctx *tctx, const void *src, in geode_aes_crypt() argument 112 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); in geode_setkey_cip() local 138 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in geode_setkey_skcipher() local 165 const struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); geode_encrypt() local 180 const struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); geode_decrypt() local 194 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); fallback_init_cip() local 209 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); fallback_exit_cip() local 240 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); geode_init_skcipher() local 257 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); geode_exit_skcipher() local 265 const struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); geode_skcipher_crypt() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/ |
| H A D | geode-aes.c | 70 geode_aes_crypt(const struct geode_aes_tfm_ctx *tctx, const void *src, in geode_aes_crypt() argument 113 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); in geode_setkey_cip() local 139 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in geode_setkey_skcipher() local 166 const struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); geode_encrypt() local 181 const struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); geode_decrypt() local 195 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); fallback_init_cip() local 210 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); fallback_exit_cip() local 241 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); geode_init_skcipher() local 258 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); geode_exit_skcipher() local 266 const struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); geode_skcipher_crypt() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/xilinx/ |
| H A D | zynqmp-sha.c | 84 struct zynqmp_sha_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in zynqmp_sha_init() local 114 struct zynqmp_sha_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in zynqmp_sha_import() local
|
| /kernel/linux/linux-6.6/drivers/crypto/rockchip/ |
| H A D | rk3288_crypto_ahash.c | 346 struct rk_ahash_ctx *tctx = crypto_ahash_ctx(tfm); in rk_hash_init_tfm() local 368 struct rk_ahash_ctx *tctx = crypto_ahash_ctx(tfm); in rk_hash_exit_tfm() local
|
| /kernel/linux/linux-6.6/drivers/crypto/aspeed/ |
| H A D | aspeed-hace-hash.c | 352 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); in aspeed_ahash_hmac_resume() local 538 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); in aspeed_ahash_do_request() local 562 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); in aspeed_ahash_prepare_request() local 585 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); in aspeed_sham_update() local 626 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); in aspeed_sham_final() local 640 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); aspeed_sham_finup() local 665 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); aspeed_sham_init() local 754 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); aspeed_sham_setkey() local 791 struct aspeed_sham_ctx *tctx = crypto_tfm_ctx(tfm); aspeed_sham_cra_init() local 821 struct aspeed_sham_ctx *tctx = crypto_tfm_ctx(tfm); aspeed_sham_cra_exit() local [all...] |