Home
last modified time | relevance | path

Searched refs:rfc3686 (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/crypto/caam/
H A Dcaamalg.c95 bool rfc3686; member
1989 .rfc3686 = true,
3215 .rfc3686 = true,
3242 .rfc3686 = true,
3270 .rfc3686 = true,
3297 .rfc3686 = true,
3325 .rfc3686 = true,
3352 .rfc3686 = true,
3380 .rfc3686 = true,
3407 .rfc3686 = true,
[all …]
H A Dcaamalg_qi2.c49 bool rfc3686; member
1762 .rfc3686 = true,
2690 .rfc3686 = true,
2714 .rfc3686 = true,
2739 .rfc3686 = true,
2763 .rfc3686 = true,
2788 .rfc3686 = true,
2812 .rfc3686 = true,
2837 .rfc3686 = true,
2861 .rfc3686 = true,
[all …]
H A Dcaamalg_qi.c44 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,