Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/cavium/nitrox/
H A 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
H A 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
/openbmc/linux/drivers/crypto/caam/
H A Dcaamalg_qi2.h88 struct dpaa2_io_notification_ctx nctx; member
H A Dcaamalg_qi2.c4671 static void dpaa2_caam_fqdan_cb(struct dpaa2_io_notification_ctx *nctx) in dpaa2_caam_fqdan_cb()
4682 struct dpaa2_io_notification_ctx *nctx; in dpaa2_dpseci_dpio_setup() local
/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.h135 struct dpaa2_io_notification_ctx nctx; member
/openbmc/qemu/tests/unit/
H A Dtest-aio.c103 static void set_event_notifier(AioContext *nctx, EventNotifier *notifier, in set_event_notifier()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.h97 struct dpaa2_io_notification_ctx nctx; member
H A Ddpaa2-switch.c2833 static void dpaa2_switch_fqdan_cb(struct dpaa2_io_notification_ctx *nctx) in dpaa2_switch_fqdan_cb()
2845 struct dpaa2_io_notification_ctx *nctx; in dpaa2_switch_setup_dpio() local
H A Ddpaa2-eth.h487 struct dpaa2_io_notification_ctx nctx; member
H A Ddpaa2-eth.c3160 struct dpaa2_io_notification_ctx *nctx; in dpaa2_eth_setup_dpio() local
/openbmc/linux/drivers/gpio/
H A Dgpio-tangier.c435 size_t nctx = DIV_ROUND_UP(info->ngpio, 32); in devm_tng_gpio_probe() local
/openbmc/linux/crypto/
H A Dshash.c451 struct crypto_shash **nctx = crypto_ahash_ctx(nhash); in crypto_clone_shash_ops_async() local
H A Dcryptd.c452 struct cryptd_hash_ctx *nctx = crypto_ahash_ctx(ntfm); in cryptd_hash_clone_tfm() local
/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Dmt9m114.h255 int nctx; member
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_context.c35 const unsigned int nctx = 1024; in live_nop_switch() local
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_execlists.c3714 unsigned int nctx, in nop_virtual_engine()