Searched defs:tfm_ctx (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/crypto/xilinx/
H A Dzynqmp-sha.c49 struct zynqmp_sha_tfm_ctx *tfm_ctx = crypto_shash_ctx(hash); local
71 struct zynqmp_sha_tfm_ctx *tfm_ctx = crypto_shash_ctx(hash); local
H A Dzynqmp-aes-gcm.c80 struct zynqmp_aead_tfm_ctx *tfm_ctx = crypto_aead_ctx(aead); local
177 static int zynqmp_fallback_check(struct zynqmp_aead_tfm_ctx *tfm_ctx, argument
210 struct zynqmp_aead_tfm_ctx *tfm_ctx local
245 struct zynqmp_aead_tfm_ctx *tfm_ctx = local
277 struct zynqmp_aead_tfm_ctx *tfm_ctx = local
313 struct zynqmp_aead_tfm_ctx *tfm_ctx = local
341 struct zynqmp_aead_tfm_ctx *tfm_ctx = local
[all...]
/linux-master/crypto/
H A Dscompress.c116 void **tfm_ctx = acomp_tfm_ctx(tfm); local
238 struct crypto_scomp **tfm_ctx = crypto_tfm_ctx(tfm); local
257 struct crypto_scomp **tfm_ctx = crypto_tfm_ctx(tfm); local
H A Ddh.c316 struct dh_safe_prime_tfm_ctx *tfm_ctx = kpp_tfm_ctx(tfm); local
330 struct dh_safe_prime_tfm_ctx *tfm_ctx = kpp_tfm_ctx(tfm); local
462 struct dh_safe_prime_tfm_ctx *tfm_ctx = kpp_tfm_ctx(tfm); local
516 struct dh_safe_prime_tfm_ctx *tfm_ctx local
546 struct dh_safe_prime_tfm_ctx *tfm_ctx = kpp_tfm_ctx(tfm); local
[all...]
/linux-master/drivers/crypto/hisilicon/sec/
H A Dsec_drv.h278 struct sec_alg_tfm_ctx *tfm_ctx; member in struct:sec_request
/linux-master/drivers/crypto/axis/
H A Dartpec6_crypto.c1238 struct artpec6_cryptotfm_context *tfm_ctx = crypto_aead_ctx(tfm); local
2232 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(&tfm->base); local
2395 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(tfm); local
2428 struct artpec6_hashalg_context *tfm_ctx = crypto_tfm_ctx(tfm); local
[all...]

Completed in 123 milliseconds