/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
|
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
H A D | cipher_desx_hw.c | 30 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; in cipher_hw_desx_cbc_initkey() local 53 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; in cipher_hw_desx_cbc() local [all...] |
H A D | cipher_tdes_default_hw.c | 26 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; in ossl_cipher_hw_tdes_ede2_initkey() local 51 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_ofb() local 72 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_cfb() local 100 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_cfb1() local 121 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_cfb8() local [all...] |
H A D | cipher_tdes_hw.c | 26 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; in ossl_cipher_hw_tdes_ede3_initkey() local 61 PROV_TDES_CTX *tctx in ossl_cipher_hw_tdes_cbc() local 85 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_ecb() local [all...] |
H A D | cipher_tdes_common.c | 26 PROV_TDES_CTX *tctx; in ossl_tdes_newctx() local
|
/third_party/openssl/providers/implementations/ciphers/ |
H A D | cipher_desx_hw.c | 30 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; in cipher_hw_desx_cbc_initkey() local 53 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; in cipher_hw_desx_cbc() local [all...] |
H A D | cipher_tdes_default_hw.c | 26 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; in ossl_cipher_hw_tdes_ede2_initkey() local 51 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_ofb() local 72 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_cfb() local 100 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_cfb1() local 121 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_cfb8() local [all...] |
H A D | cipher_tdes_hw.c | 26 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; in ossl_cipher_hw_tdes_ede3_initkey() local 61 PROV_TDES_CTX *tctx in ossl_cipher_hw_tdes_cbc() local 85 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_ecb() local [all...] |
H A D | cipher_tdes_common.c | 26 PROV_TDES_CTX *tctx; in ossl_tdes_newctx() 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...] |
/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
|
/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...] |
/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...] |