Home
last modified time | relevance | path

Searched defs:nctx (Results 1 – 15 of 15) sorted by relevance

/Linux-v6.6/drivers/crypto/cavium/nitrox/
Dnitrox_aead.c37 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead); in nitrox_aes_gcm_setkey() local
61 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead); in nitrox_aead_setauthsize() local
216 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead); in nitrox_aes_gcm_enc() local
250 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead); in nitrox_aes_gcm_dec() local
283 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead); in nitrox_aead_init() local
308 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead); in nitrox_gcm_common_init() local
343 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead); in nitrox_aead_exit() local
362 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead); in nitrox_rfc4106_setkey() local
443 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead); in nitrox_rfc4106_enc() local
475 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx_dma(aead); in nitrox_rfc4106_dec() local
Dnitrox_skcipher.c110 struct nitrox_crypto_ctx *nctx = crypto_skcipher_ctx(tfm); in nitrox_skcipher_init() local
137 struct nitrox_crypto_ctx *nctx = crypto_skcipher_ctx(tfm); in nitrox_cbc_init() local
149 struct nitrox_crypto_ctx *nctx = crypto_skcipher_ctx(tfm); in nitrox_skcipher_exit() local
170 struct nitrox_crypto_ctx *nctx = crypto_tfm_ctx(tfm); in nitrox_skcipher_setkey() local
250 struct nitrox_crypto_ctx *nctx = crypto_skcipher_ctx(cipher); in nitrox_skcipher_crypt() local
340 struct nitrox_crypto_ctx *nctx = crypto_skcipher_ctx(cipher); in nitrox_aes_xts_setkey() local
364 struct nitrox_crypto_ctx *nctx = crypto_skcipher_ctx(cipher); in nitrox_aes_ctr_rfc3686_setkey() local
/Linux-v6.6/drivers/crypto/caam/
Dcaamalg_qi2.h88 struct dpaa2_io_notification_ctx nctx; member
Dcaamalg_qi2.c4670 static void dpaa2_caam_fqdan_cb(struct dpaa2_io_notification_ctx *nctx) in dpaa2_caam_fqdan_cb()
4681 struct dpaa2_io_notification_ctx *nctx; in dpaa2_dpseci_dpio_setup() local
/Linux-v6.6/drivers/dma/fsl-dpaa2-qdma/
Ddpaa2-qdma.h135 struct dpaa2_io_notification_ctx nctx; member
/Linux-v6.6/drivers/gpio/
Dgpio-tangier.c432 size_t nctx = DIV_ROUND_UP(info->ngpio, 32); in devm_tng_gpio_probe() local
/Linux-v6.6/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.h97 struct dpaa2_io_notification_ctx nctx; member
Ddpaa2-switch.c2839 static void dpaa2_switch_fqdan_cb(struct dpaa2_io_notification_ctx *nctx) in dpaa2_switch_fqdan_cb()
2851 struct dpaa2_io_notification_ctx *nctx; in dpaa2_switch_setup_dpio() local
Ddpaa2-eth.h487 struct dpaa2_io_notification_ctx nctx; member
Ddpaa2-eth.c3154 struct dpaa2_io_notification_ctx *nctx; in dpaa2_eth_setup_dpio() local
/Linux-v6.6/crypto/
Dshash.c451 struct crypto_shash **nctx = crypto_ahash_ctx(nhash); in crypto_clone_shash_ops_async() local
Dcryptd.c452 struct cryptd_hash_ctx *nctx = crypto_ahash_ctx(ntfm); in cryptd_hash_clone_tfm() local
/Linux-v6.6/drivers/staging/media/atomisp/i2c/
Dmt9m114.h255 int nctx; member
/Linux-v6.6/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_context.c35 const unsigned int nctx = 1024; in live_nop_switch() local
/Linux-v6.6/drivers/gpu/drm/i915/gt/
Dselftest_execlists.c3714 unsigned int nctx, in nop_virtual_engine()