[dpdk-dev] [EXT] [dpdk-dev v1] crypto/snow3g: add support for digest appended ops
Akhil Goyal
gakhil at marvell.com
Sat May 8 14:57:06 CEST 2021
> 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.guarch at intel.com
>
I believe it is a new feature to be supported.
Hence is not a Fix.
And submitting a new feature after RC2 is a bit late.
I recommend to defer to next release.
The documentation update in .ini file is also missing.
You may also update the release notes for supporting
this feature.
> Signed-off-by: Damian Nowak <damianx.nowak at intel.com>
> Signed-off-by: Kai Ji <kai.ji at intel.com>
> ---
> drivers/crypto/snow3g/rte_snow3g_pmd.c | 131 ++++++++++++++++++++++-
> --
More information about the dev
mailing list