[EXT] [PATCH v6 4/4] test/cryptodev: add tests for GCM with AAD
Power, Ciara
ciara.power at intel.com
Thu Feb 29 17:32:51 CET 2024
> -----Original Message-----
> From: Akhil Goyal <gakhil at marvell.com>
> Sent: Thursday, February 29, 2024 3:52 PM
> To: Nayak, Nishikanta <nishikanta.nayak at intel.com>; dev at dpdk.org
> Cc: Power, Ciara <ciara.power at intel.com>; Ji, Kai <kai.ji at intel.com>; Kusztal,
> ArkadiuszX <arkadiuszx.kusztal at intel.com>; S Joshi, Rakesh
> <rakesh.s.joshi at intel.com>; Fan Zhang <fanzhang.oss at gmail.com>
> Subject: RE: [EXT] [PATCH v6 4/4] test/cryptodev: add tests for GCM with AAD
>
> > Adding one new unit test code for validating the features added as
> > part of GCM with 64 byte AAD.
> > The new test case adds one new test for GCM algo for both encrypt and
> > decrypt operations.
> >
> > Signed-off-by: Nishikant Nayak <nishikanta.nayak at intel.com>
> > Acked-by: Ciara Power <ciara.power at intel.com>
> > ---
> What is the need for this new test vector? How is this case not covered in
> existing cases?
> Can you explain in the patch description?
> How is it different than gcm_test_case_aad_2 case and other gcm 128 cases?
>
The differential is this test vector uses aad of size 64 bytes.
So far, other test vectors have aad sizes of 0, 8, 12, 65296.
Thanks,
Ciara
<snip>
More information about the dev
mailing list