Searched refs:caam (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/crypto/caam/ |
| H A D | caamalg.c | 105 struct caam_alg_entry caam; member 111 struct caam_alg_entry caam; member 211 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() 253 if (alg->caam.geniv) in aead_set_sh_desc() 294 ctx->authsize, alg->caam.geniv, is_rfc3686, in aead_set_sh_desc() 299 if (!alg->caam.geniv) in aead_set_sh_desc() 755 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() 1276 const bool is_rfc3686 = alg->caam.rfc3686; in init_authenc_job() 1306 if (ivsize && ((is_rfc3686 && encrypt) || !alg->caam.geniv)) in init_authenc_job() 1992 .caam.class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, [all …]
|
| H A D | caamalg_qi.c | 51 struct caam_alg_entry caam; member 57 struct caam_alg_entry caam; member 97 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() 136 if (alg->caam.geniv) in aead_set_sh_desc() 165 ivsize, ctx->authsize, alg->caam.geniv, in aead_set_sh_desc() 169 if (!alg->caam.geniv) in aead_set_sh_desc() 631 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() 1040 if ((alg->caam.rfc3686 && encrypt) || !alg->caam.geniv) in aead_edesc_alloc() 1496 .caam.class1_alg_type = OP_ALG_ALGSEL_AES | OP_ALG_AAI_CBC, 1512 .caam.class1_alg_type = OP_ALG_ALGSEL_3DES | OP_ALG_AAI_CBC, [all …]
|
| H A D | caamalg_qi2.c | 56 struct caam_alg_entry caam; member 62 struct caam_alg_entry caam; member 189 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() 228 if (desc_inline_query((alg->caam.geniv ? DESC_QI_AEAD_GIVENC_LEN : in aead_set_sh_desc() 241 if (alg->caam.geniv) in aead_set_sh_desc() 269 ivsize, ctx->authsize, alg->caam.geniv, in aead_set_sh_desc() 448 if ((alg->caam.rfc3686 && encrypt) || !alg->caam.geniv) in aead_edesc_alloc() 505 if ((alg->caam.class1_alg_type & OP_ALG_ALGSEL_MASK) == in aead_edesc_alloc() 955 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() 1577 static int caam_cra_init(struct caam_ctx *ctx, struct caam_alg_entry *caam, in caam_cra_init() argument [all …]
|
| H A D | Kconfig | 25 will be called caam. 146 bool "Register caam device for hwrng API" 166 bool "Test caam rng" 170 caam RNG.
|
| H A D | regs.h | 77 static inline u##len caam##len ## _to_cpu(u##len val) \
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8qxp-ss-security.dtsi | 7 compatible = "fsl,imx8qxp-caam", "fsl,sec-v4.0";
|
| H A D | imx8-ss-security.dtsi | 15 compatible = "fsl,imx8qm-caam", "fsl,sec-v4.0";
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ul.dtsi | 831 compatible = "fsl,imx6ul-caam", "fsl,sec-v4.0";
|
| /linux/drivers/crypto/ |
| H A D | Kconfig | 255 source "drivers/crypto/caam/Kconfig"
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 7901 - "caam"
|
| /linux/ |
| H A D | MAINTAINERS | 10096 F: drivers/crypto/caam/
|