]> git.droids-corp.org - dpdk.git/commit
examples/fips_validation: add JSON to GCM test
authorBrandon Lo <blo@iol.unh.edu>
Mon, 30 May 2022 15:52:39 +0000 (21:22 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Wed, 1 Jun 2022 14:26:35 +0000 (16:26 +0200)
commitb09aac2d6e2ba722b0f0244286e24037f834e5bf
tree6e545310f8e7256a70e471e8530c0eb873229d6d
parent89be27e3ff986697cad320514ed6725e88a4ba07
examples/fips_validation: add JSON to GCM test

Added JSON-specific testing and writeback functions which allows
the user to test AES-GCM vector sets.

Signed-off-by: Brandon Lo <blo@iol.unh.edu>
Acked-by: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
Tested-by: Jakub Poczatek <jakub.poczatek@intel.com>
examples/fips_validation/fips_validation.h
examples/fips_validation/fips_validation_gcm.c
examples/fips_validation/main.c