RE: [EXT] [PATCH v4 3/8] examples/fips_validation: add json parsing

2022-05-18 Thread Gowrishankar Muthukrishnan
> Subject: [EXT] [PATCH v4 3/8] examples/fips_validation: add json parsing > > External Email > > -- > Added functions to parse the required information from a vector set given in > the new json format. >

[PATCH v4 3/8] examples/fips_validation: add json parsing

2022-04-29 Thread Brandon Lo
Added functions to parse the required information from a vector set given in the new json format. Signed-off-by: Brandon Lo --- v3: * fix checkpatch warnings v2: * fix for loop initialization examples/fips_validation/fips_validation.c | 92 ++ 1 file changed, 92 insertions(