Home
last modified time | relevance | path

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

/openbmc/linux/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.c48 bool rfc3686; member
1761 .rfc3686 = true,
2689 .rfc3686 = true,
2713 .rfc3686 = true,
2738 .rfc3686 = true,
2762 .rfc3686 = true,
2787 .rfc3686 = true,
2811 .rfc3686 = true,
2836 .rfc3686 = true,
2860 .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,