Searched refs:rfc3686 (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/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 183 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() 442 if ((alg->caam.rfc3686 && encrypt) || !alg->caam.geniv) in aead_edesc_alloc() 948 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() 1752 .rfc3686 = true, 2680 .rfc3686 = true, 2704 .rfc3686 = true, 2729 .rfc3686 = true, 2753 .rfc3686 = true, 2778 .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,
|