Searched refs:rfc3686 (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/crypto/caam/ |
| D | caamalg.c | 86 bool rfc3686; member 196 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() 739 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() 1192 const bool is_rfc3686 = alg->caam.rfc3686; in init_authenc_job() 1947 .rfc3686 = true, 3023 .rfc3686 = true, 3047 .rfc3686 = true, 3072 .rfc3686 = true, 3096 .rfc3686 = true, 3121 .rfc3686 = true, [all …]
|
| D | caamalg_qi2.c | 46 bool rfc3686; member 186 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() 445 if ((alg->caam.rfc3686 && encrypt) || !alg->caam.geniv) in aead_edesc_alloc() 951 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() 1756 .rfc3686 = true, 2684 .rfc3686 = true, 2708 .rfc3686 = true, 2733 .rfc3686 = true, 2757 .rfc3686 = true, 2782 .rfc3686 = true, [all …]
|
| D | caamalg_qi.c | 39 bool rfc3686; member 92 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() 626 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() 1035 if ((alg->caam.rfc3686 && encrypt) || !alg->caam.geniv) in aead_edesc_alloc() 1552 .rfc3686 = true,
|