Searched refs:rfc3686 (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/drivers/crypto/caam/ |
| D | caamalg.c | 95 bool rfc3686; member 205 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() 748 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() 1208 const bool is_rfc3686 = alg->caam.rfc3686; in init_authenc_job() 1988 .rfc3686 = true, 3214 .rfc3686 = true, 3241 .rfc3686 = true, 3269 .rfc3686 = true, 3296 .rfc3686 = true, 3324 .rfc3686 = true, [all …]
|
| D | caamalg_qi2.c | 48 bool rfc3686; member 188 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() 447 if ((alg->caam.rfc3686 && encrypt) || !alg->caam.geniv) in aead_edesc_alloc() 953 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() 1760 .rfc3686 = true, 2688 .rfc3686 = true, 2712 .rfc3686 = true, 2737 .rfc3686 = true, 2761 .rfc3686 = true, 2786 .rfc3686 = true, [all …]
|
| 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,
|