Searched refs:caam (Results 1 – 9 of 9) 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 | 57 struct caam_alg_entry caam; member 63 struct caam_alg_entry caam; member 190 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() 229 if (desc_inline_query((alg->caam.geniv ? DESC_QI_AEAD_GIVENC_LEN : in aead_set_sh_desc() 242 if (alg->caam.geniv) in aead_set_sh_desc() 270 ivsize, ctx->authsize, alg->caam.geniv, in aead_set_sh_desc() 449 if ((alg->caam.rfc3686 && encrypt) || !alg->caam.geniv) in aead_edesc_alloc() 506 if ((alg->caam.class1_alg_type & OP_ALG_ALGSEL_MASK) == in aead_edesc_alloc() 956 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() 1578 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/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 7883 - "caam"
|
| /linux/ |
| H A D | MAINTAINERS | 10179 F: drivers/crypto/caam/
|