[EXT] [PATCH v4] examples/fips_validation: add parsing for AES CTR
Dooley, Brian
brian.dooley at intel.com
Mon Oct 10 16:29:39 CEST 2022
Hi Akhil,
> -----Original Message-----
> From: Akhil Goyal <gakhil at marvell.com>
> Sent: Friday, October 7, 2022 11:49 AM
> To: Dooley, Brian <brian.dooley at intel.com>
> Cc: dev at dpdk.org; Gowrishankar Muthukrishnan
> <gmuthukrishn at marvell.com>; roy.fan.zhang at intel.com; Ji, Kai
> <kai.ji at intel.com>
> Subject: RE: [EXT] [PATCH v4] examples/fips_validation: add parsing for AES
> CTR
>
> Hi Brian,
> > Added functionality to parse algorithm for AES CTR test
> >
> > Signed-off-by: Brian Dooley <brian.dooley at intel.com>
> > Acked-by: Kai Ji <kai.ji at intel.com>
> > Acked-by: Gowrishankar Muthukrishnan <gmuthukrishn at marvell.com>
> > ---
> > v2: fix clang warning for int-in-bool-context
> > ---
> > v3: in reply to fix and patchwork CI
> > ---
> > v4: missing acks
> > ---
> > examples/fips_validation/fips_validation.c | 2 ++
> > examples/fips_validation/fips_validation.h | 2 ++
> > examples/fips_validation/fips_validation_aes.c | 5 +++++
> > examples/fips_validation/main.c | 9 +++++++--
> > 4 files changed, 16 insertions(+), 2 deletions(-)
> Can you also update doc/guides/sample_app_ug/fips_validation.rst for CTR
> and GMAC that you have added.
Docs now updated in latest version
More information about the dev
mailing list