> 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: [email protected]
>
This patch is a feature addition and not a fix. So no need for this fixes tag.
> Signed-off-by: Damian Nowak <[email protected]>
> Signed-off-by: Kai Ji <[email protected]>
>
Is this patch really required now, as I see that you plan to remove this PMD?