Searched refs:rfc3686 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/crypto/caam/ |
| H A 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 …]
|
| H A 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() 1753 .rfc3686 = true, 2681 .rfc3686 = true, 2705 .rfc3686 = true, 2730 .rfc3686 = true, 2754 .rfc3686 = true, 2779 .rfc3686 = true, [all …]
|
| H A 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,
|
| /OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/ |
| H A D | modules.builtin.modinfo | |