Searched refs:crypto_aead_ctx (Results 26 - 44 of 44) sorted by relevance

12

/linux-master/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-aes-core.c207 struct ocs_aes_tctx *tctx = crypto_aead_ctx(tfm);
640 struct ocs_aes_tctx *tctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
684 struct ocs_aes_tctx *tctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
721 struct ocs_aes_tctx *tctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
889 struct ocs_aes_tctx *tctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
977 struct ocs_aes_tctx *tctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
1198 struct ocs_aes_tctx *tctx = crypto_aead_ctx(tfm);
1248 struct ocs_aes_tctx *tctx = crypto_aead_ctx(tfm);
/linux-master/drivers/crypto/xilinx/
H A Dzynqmp-aes-gcm.c80 struct zynqmp_aead_tfm_ctx *tfm_ctx = crypto_aead_ctx(aead);
210 struct zynqmp_aead_tfm_ctx *tfm_ctx = crypto_aead_ctx(aead);
/linux-master/arch/x86/crypto/
H A Daegis128-aesni-glue.c137 u8 *ctx = crypto_aead_ctx(aead);
H A Daesni-intel_glue.c211 return aes_align_addr(crypto_aead_ctx(tfm));
217 return aes_align_addr(crypto_aead_ctx(tfm));
/linux-master/drivers/crypto/chelsio/
H A Dchcr_crypto.h160 return crypto_aead_ctx(tfm);
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs.c241 struct qat_alg_aead_ctx *ctx = crypto_aead_ctx(aead_tfm);
322 struct qat_alg_aead_ctx *ctx = crypto_aead_ctx(aead_tfm);
592 struct qat_alg_aead_ctx *ctx = crypto_aead_ctx(tfm);
606 struct qat_alg_aead_ctx *ctx = crypto_aead_ctx(tfm);
658 struct qat_alg_aead_ctx *ctx = crypto_aead_ctx(tfm);
1156 struct qat_alg_aead_ctx *ctx = crypto_aead_ctx(tfm);
1183 struct qat_alg_aead_ctx *ctx = crypto_aead_ctx(tfm);
/linux-master/drivers/crypto/
H A Datmel-aes.c1533 ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
1546 struct atmel_aes_base_ctx *ctx = crypto_aead_ctx(tfm);
1577 struct atmel_aes_gcm_ctx *ctx = crypto_aead_ctx(tfm);
1785 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm);
1906 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm);
1940 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm);
1987 struct atmel_aes_authenc_ctx *ctx = crypto_aead_ctx(tfm);
1997 struct atmel_aes_base_ctx *ctx = crypto_aead_ctx(tfm);
H A Dtalitos.c892 struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
925 struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
992 struct talitos_ctx *ctx = crypto_aead_ctx(aead);
1201 struct talitos_ctx *ctx = crypto_aead_ctx(aead);
1422 struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
1435 struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
1453 struct talitos_ctx *ctx = crypto_aead_ctx(authenc);
3074 struct talitos_ctx *ctx = crypto_aead_ctx(tfm);
H A Dsa2ul.c1733 struct sa_tfm_ctx *ctx = crypto_aead_ctx(tfm);
1789 struct sa_tfm_ctx *ctx = crypto_aead_ctx(tfm);
1804 struct sa_tfm_ctx *ctx = crypto_aead_ctx(authenc);
1912 struct sa_tfm_ctx *ctx = crypto_aead_ctx(tfm);
/linux-master/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c1143 struct sec_ctx *ctx = crypto_aead_ctx(tfm);
1879 struct sec_ctx *ctx = crypto_aead_ctx(tfm);
1921 struct sec_ctx *ctx = crypto_aead_ctx(tfm);
1930 struct sec_ctx *ctx = crypto_aead_ctx(tfm);
1952 struct sec_ctx *ctx = crypto_aead_ctx(tfm);
1961 struct sec_ctx *ctx = crypto_aead_ctx(tfm);
1987 struct sec_ctx *ctx = crypto_aead_ctx(tfm);
2356 struct sec_ctx *ctx = crypto_aead_ctx(tfm);
/linux-master/drivers/crypto/nx/
H A Dnx.c698 return nx_crypto_ctx_init(crypto_aead_ctx(tfm), NX_FC_AES,
705 return nx_crypto_ctx_init(crypto_aead_ctx(tfm), NX_FC_AES,
764 struct nx_crypto_ctx *nx_ctx = crypto_aead_ctx(tfm);
/linux-master/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c1092 struct ixp_ctx *ctx = crypto_aead_ctx(tfm);
1205 struct ixp_ctx *ctx = crypto_aead_ctx(tfm);
1247 struct ixp_ctx *ctx = crypto_aead_ctx(tfm);
1274 struct ixp_ctx *ctx = crypto_aead_ctx(tfm);
/linux-master/drivers/crypto/stm32/
H A Dstm32-cryp.c863 struct stm32_cryp_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
913 struct stm32_cryp_ctx *ctx = crypto_aead_ctx(tfm);
1165 crypto_aead_ctx(crypto_aead_reqtfm(areq));
1254 struct stm32_cryp_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
/linux-master/arch/s390/crypto/
H A Daes_s390.c634 struct s390_aes_ctx *ctx = crypto_aead_ctx(tfm);
829 struct s390_aes_ctx *ctx = crypto_aead_ctx(tfm);
/linux-master/drivers/crypto/bcm/
H A Dcipher.c2509 struct iproc_ctx_s *ctx = crypto_aead_ctx(aead);
2602 struct iproc_ctx_s *ctx = crypto_aead_ctx(aead);
2723 struct iproc_ctx_s *ctx = crypto_aead_ctx(cipher);
2818 struct iproc_ctx_s *ctx = crypto_aead_ctx(cipher);
2899 struct iproc_ctx_s *ctx = crypto_aead_ctx(cipher);
2931 struct iproc_ctx_s *ctx = crypto_aead_ctx(cipher);
2964 struct iproc_ctx_s *ctx = crypto_aead_ctx(cipher);
2983 struct iproc_ctx_s *ctx = crypto_aead_ctx(cipher);
/linux-master/drivers/crypto/amcc/
H A Dcrypto4xx_core.c979 struct crypto4xx_ctx *ctx = crypto_aead_ctx(tfm);
998 struct crypto4xx_ctx *ctx = crypto_aead_ctx(tfm);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c328 geniv_ctx = crypto_aead_ctx(aead);
/linux-master/drivers/crypto/axis/
H A Dartpec6_crypto.c1238 struct artpec6_cryptotfm_context *tfm_ctx = crypto_aead_ctx(tfm);
/linux-master/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c2797 struct safexcel_cipher_ctx *ctx = crypto_aead_ctx(ctfm);

Completed in 502 milliseconds

12