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 | 49 bool rfc3686; member 189 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() 448 if ((alg->caam.rfc3686 && encrypt) || !alg->caam.geniv) in aead_edesc_alloc() 955 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() 1762 .rfc3686 = true, 2690 .rfc3686 = true, 2714 .rfc3686 = true, 2739 .rfc3686 = true, 2763 .rfc3686 = true, 2788 .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,
|