> -----Original Message-----
> From: Akhil Goyal <gak...@marvell.com>
> Sent: Thursday, February 29, 2024 3:52 PM
> To: Nayak, Nishikanta <nishikanta.na...@intel.com>; dev@dpdk.org
> Cc: Power, Ciara <ciara.po...@intel.com>; Ji, Kai <kai...@intel.com>; Kusztal,
> ArkadiuszX <arkadiuszx.kusz...@intel.com>; S Joshi, Rakesh
> <rakesh.s.jo...@intel.com>; Fan Zhang <fanzhang....@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.na...@intel.com>
> > Acked-by: Ciara Power <ciara.po...@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>