Home
last modified time | relevance | path

Searched defs:tfm_ctx (Results 1 – 3 of 3) sorted by relevance

/drivers/crypto/xilinx/
Dzynqmp-aes-gcm.c80 struct zynqmp_aead_tfm_ctx *tfm_ctx = crypto_aead_ctx(aead); in zynqmp_aes_aead_cipher() local
177 static int zynqmp_fallback_check(struct zynqmp_aead_tfm_ctx *tfm_ctx, in zynqmp_fallback_check()
210 struct zynqmp_aead_tfm_ctx *tfm_ctx = crypto_aead_ctx(aead); in zynqmp_handle_aes_req() local
242 struct zynqmp_aead_tfm_ctx *tfm_ctx = in zynqmp_aes_aead_setkey() local
274 struct zynqmp_aead_tfm_ctx *tfm_ctx = in zynqmp_aes_aead_setauthsize() local
310 struct zynqmp_aead_tfm_ctx *tfm_ctx = in zynqmp_aes_aead_init() local
342 struct zynqmp_aead_tfm_ctx *tfm_ctx = in zynqmp_aes_aead_exit() local
/drivers/crypto/axis/
Dartpec6_crypto.c1237 struct artpec6_cryptotfm_context *tfm_ctx = crypto_aead_ctx(tfm); in artpec6_crypto_aead_init() local
2227 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(&tfm->base); in artpec6_crypto_hash_set_key() local
2390 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(tfm); in artpec6_crypto_ahash_init_common() local
2423 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(tfm); in artpec6_crypto_ahash_exit() local
/drivers/crypto/hisilicon/sec/
Dsec_drv.h278 struct sec_alg_tfm_ctx *tfm_ctx; member