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

Added functions to parse the required information from a vector set
given in the new JSON format.

Signed-off-by: Brandon Lo <blo@iol.unh.edu>
Signed-off-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.c
examples/fips_validation/main.c