Please fix the checkpath issue reported. Acked-by: Ji, Kai <[email protected]>
> -----Original Message----- > From: Dooley, Brian <[email protected]> > Sent: Monday, August 22, 2022 1:23 PM > To: Zhang, Roy Fan <[email protected]>; Dooley, Brian > <[email protected]> > Cc: [email protected]; [email protected]; [email protected]; Ji, Kai > <[email protected]> > Subject: [PATCH v2] examples/fips_validation: add parsing for AES CTR > > Added functionality to parse algorithm for AES CTR test > > Signed-off-by: Brian Dooley <[email protected]> > --- > v2: fix clang warning for int-in-bool-context > ---

