Searched refs:rfc3686 (Results 1 – 2 of 2) sorted by relevance
89 bool rfc3686; member182 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc()1068 const bool is_rfc3686 = alg->caam.rfc3686; in init_authenc_job()2967 .rfc3686 = true,2991 .rfc3686 = true,3016 .rfc3686 = true,3040 .rfc3686 = true,3065 .rfc3686 = true,3089 .rfc3686 = true,3114 .rfc3686 = true,[all …]
36 bool rfc3686; member77 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc()981 if ((alg->caam.rfc3686 && encrypt) || !alg->caam.geniv) in aead_edesc_alloc()