Searched refs:caam (Results 1 – 14 of 14) sorted by relevance
95 struct caam_alg_entry caam; member182 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc()212 if (alg->caam.geniv) in aead_set_sh_desc()273 ctx->authsize, alg->caam.geniv, is_rfc3686, in aead_set_sh_desc()278 if (!alg->caam.geniv) in aead_set_sh_desc()1068 const bool is_rfc3686 = alg->caam.rfc3686; in init_authenc_job()1098 if (ivsize && ((is_rfc3686 && encrypt) || !alg->caam.geniv)) in init_authenc_job()1976 .caam = {1994 .caam = {2013 .caam = {[all …]
42 struct caam_alg_entry caam; member77 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc()104 if (alg->caam.geniv) in aead_set_sh_desc()153 ivsize, ctx->authsize, alg->caam.geniv, in aead_set_sh_desc()157 if (!alg->caam.geniv) in aead_set_sh_desc()981 if ((alg->caam.rfc3686 && encrypt) || !alg->caam.geniv) in aead_edesc_alloc()1678 .caam = {1696 .caam = {1715 .caam = {1735 .caam = {[all …]
9 obj-$(CONFIG_CRYPTO_DEV_FSL_CAAM) += caam.o18 caam-objs := ctrl.o23 caam-objs += qi.o
13 will be called caam.133 tristate "Register caam device for hwrng API"
74 static inline u##len caam##len ## _to_cpu(u##len val) \
13 obj-$(CONFIG_CRYPTO_DEV_FSL_CAAM) += caam/
250 source drivers/crypto/caam/Kconfig
769 crypto: caam@2140000 {770 compatible = "fsl,imx6ul-caam", "fsl,sec-v4.0";
843 crypto: caam@30900000 {
923 crypto: caam@2100000 {
822 crypto: caam@2100000 {
141 crypto: caam@2140000 {
1174 without hardware AES acceleration (e.g. caam crypto). It reduces the
5818 F: drivers/crypto/caam/