[EXT] [PATCH v4] examples/fips_validation: add parsing for AES CTR

Akhil Goyal gakhil at marvell.com
Mon Oct 10 17:51:36 CEST 2022


> Hi Akhil,
> 
> > 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
Yes, but you added doc updates for both CTR and GMAC in same patch.
I will split it while merging.


More information about the dev mailing list