Searched refs:rfc3686 (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/crypto/caam/ |
| H A D | caamalg.c | 98 bool rfc3686; member 211 const bool is_rfc3686 = alg->caam.rfc3686; 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() 2095 .rfc3686 = true, 3321 .rfc3686 = true, 3348 .rfc3686 = true, 3376 .rfc3686 = true, 3403 .rfc3686 = true, 3431 .rfc3686 = true, [all …]
|
| H A D | caamalg_qi2.c | 50 bool rfc3686; member 190 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() 449 if ((alg->caam.rfc3686 && encrypt) || !alg->caam.geniv) in aead_edesc_alloc() 956 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() 1763 .rfc3686 = true, 2691 .rfc3686 = true, 2715 .rfc3686 = true, 2740 .rfc3686 = true, 2764 .rfc3686 = true, 2789 .rfc3686 = true, [all …]
|
| H A D | caamalg_qi.c | 44 bool rfc3686; member 97 const bool is_rfc3686 = alg->caam.rfc3686; 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() 1568 .rfc3686 = true,
|