RE: [EXT] [PATCH v4 2/8] examples/fips_validation: add json info to header

2022-05-18 Thread Gowrishankar Muthukrishnan
> Subject: [EXT] [PATCH v4 2/8] examples/fips_validation: add json info to > header > > External Email > > -- > Added json-specific functions and other information needed to test the new > FIPS test

[PATCH v4 2/8] examples/fips_validation: add json info to header

2022-04-29 Thread Brandon Lo
Added json-specific functions and other information needed to test the new FIPS test vectors. Signed-off-by: Brandon Lo --- v2: * fix type of prefix to suffix examples/fips_validation/fips_validation.h | 42 +- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/ex