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

/linux-master/drivers/crypto/caam/
H A Dcaamalg.c95 bool rfc3686; member in struct:caam_alg_entry
205 const bool is_rfc3686 = alg->caam.rfc3686;
749 const bool is_rfc3686 = alg->caam.rfc3686;
1209 const bool is_rfc3686 = alg->caam.rfc3686;
1969 .cra_name = "rfc3686(ctr(aes))",
1970 .cra_driver_name = "rfc3686-ctr-aes-caam",
1989 .rfc3686 = true,
3195 "rfc3686(ctr(aes)))",
3197 "rfc3686-ctr-aes-caam",
3215 .rfc3686
[all...]
H A Dcaamalg_qi2.c48 bool rfc3686; member in struct:caam_alg_entry
188 const bool is_rfc3686 = alg->caam.rfc3686;
447 if ((alg->caam.rfc3686 && encrypt) || !alg->caam.geniv)
954 const bool is_rfc3686 = alg->caam.rfc3686;
1744 .cra_name = "rfc3686(ctr(aes))",
1745 .cra_driver_name = "rfc3686-ctr-aes-caam-qi2",
1761 .rfc3686 = true,
2672 "rfc3686(ctr(aes)))",
2674 "rfc3686-ctr-aes-caam-qi2",
2689 .rfc3686
[all...]
H A Dcaamalg_qi.c44 bool rfc3686; member in struct:caam_alg_entry
97 const bool is_rfc3686 = alg->caam.rfc3686;
631 const bool is_rfc3686 = alg->caam.rfc3686;
1040 if ((alg->caam.rfc3686 && encrypt) || !alg->caam.geniv)
1551 .cra_name = "rfc3686(ctr(aes))",
1552 .cra_driver_name = "rfc3686-ctr-aes-caam-qi",
1568 .rfc3686 = true,

Completed in 136 milliseconds