Home
last modified time | relevance | path

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

/linux/crypto/
H A Dscompress.c170 struct crypto_scomp **tfm_ctx = acomp_tfm_ctx(tfm); in scomp_acomp_comp_decomp() local
/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c1238 struct artpec6_cryptotfm_context *tfm_ctx = crypto_aead_ctx(tfm); in artpec6_crypto_aead_init() local
2232 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(&tfm->base); in artpec6_crypto_hash_set_key() local
2395 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(tfm); in artpec6_crypto_ahash_init_common() local
2428 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(tfm); in artpec6_crypto_ahash_exit() local
/linux/drivers/crypto/hisilicon/sec/
H A Dsec_drv.h278 struct sec_alg_tfm_ctx *tfm_ctx; member