Searched refs:rfc3686 (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/crypto/caam/ |
| D | caamalg.c | 83 bool rfc3686; member 181 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() 733 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() 1225 const bool is_rfc3686 = alg->caam.rfc3686; in init_authenc_job() 1997 .rfc3686 = true, 3087 .rfc3686 = true, 3111 .rfc3686 = true, 3136 .rfc3686 = true, 3160 .rfc3686 = true, 3185 .rfc3686 = true, [all …]
|
| D | caamalg_qi2.c | 44 bool rfc3686; member 179 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() 443 if ((alg->caam.rfc3686 && encrypt) || !alg->caam.geniv) in aead_edesc_alloc() 957 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() 1686 .rfc3686 = true, 2613 .rfc3686 = true, 2637 .rfc3686 = true, 2662 .rfc3686 = true, 2686 .rfc3686 = true, 2711 .rfc3686 = true, [all …]
|
| D | caamalg_qi.c | 37 bool rfc3686; member 84 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() 625 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() 1037 if ((alg->caam.rfc3686 && encrypt) || !alg->caam.geniv) in aead_edesc_alloc() 1524 .rfc3686 = true,
|