[dpdk-dev] [PATCH v2] test/crypto: fix: test vectors for zuc 256 bit key
De Lara Guarch, Pablo
pablo.de.lara.guarch at intel.com
Wed Nov 3 10:28:12 CET 2021
Hi Sagar,
> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Vidya Sagar Velumuri
> Sent: Wednesday, November 3, 2021 6:55 AM
> To: adwivedi at marvell.com; anoobj at marvell.com; ktejasree at marvell.com;
> ndabilpuram at marvell.com; gakhil at marvell.com; Zhang, Roy Fan
> <roy.fan.zhang at intel.com>
> Cc: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH v2] test/crypto: fix: test vectors for zuc 256 bit key
>
> Fix the test vectors added for zuc 256-bit key Add known vectores form ZUC 256
> RFC.
>
> Fixes: fa5bf9345d4e (test/crypto: add ZUC cases with 256-bit keys)
>
> Signed-off-by: Vidya Sagar Velumuri <vvelumuri at marvell.com>
Thanks for these new vectors. Looks like they pass for us. However, I notice that your driver still has 24-byte IV capability for ZUC,
instead of 25 bytes. Is this OK for you? I added some code to check if the IV of a test vector is supported by a device.
Thanks,
Pablo
More information about the dev
mailing list