> > The NIST test vectors use the string 'PTlen' to denote text lengths > in case of encrypt & decrypt operations. So the same string need to be > used while parsing PT and CT. > > Fixes: 2adb3b4e7e54 ("examples/fips_validation: fix AES-GCM cipher length > parsing") > > Signed-off-by: Anoob Joseph <ano...@marvell.com> > --- > Acked-by: Akhil Goyal <akhil.go...@nxp.com>
Hi David, Are you picking this patch or is it intended for crypto tree? Regards, Akhil