> This patch enable out-of-place auth-cipher operations where > digest should be encrypted among with the rest of raw data. > It also adds support for partially encrypted digest when using > auth-cipher operations. > > Fixes: 7c87e2d7b359 ("crypto/snow3g: use IPsec library") > Cc: pablo.de.lara.gua...@intel.com > This patch is a feature addition and not a fix. So no need for this fixes tag.
> Signed-off-by: Damian Nowak <damianx.no...@intel.com> > Signed-off-by: Kai Ji <kai...@intel.com> > Is this patch really required now, as I see that you plan to remove this PMD?