examples/fips_validation: fix cipher length for AES-GCM
authorSucharitha Sarananaga <ssarananaga@marvell.com>
Mon, 6 Jan 2020 09:33:11 +0000 (15:03 +0530)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 5 Feb 2020 14:20:51 +0000 (15:20 +0100)
commit07f5e4553293cff259b7c44f1aa7bad7734eaca2
tree236ae2e104bac8f3c33060bf2a8b75c9c5fc1289
parentfb9f56f3e35f4ce8a7d702396bb4a65dc57fe2f4
examples/fips_validation: fix cipher length for AES-GCM

Cipher length need to be updated in case of AES-GCM decryption.

Fixes: 4aaad2995e13 ("examples/fips_validation: support GCM parsing")
Cc: stable@dpdk.org
Signed-off-by: Archana Muniganti <marchana@marvell.com>
Signed-off-by: Sucharitha Sarananaga <ssarananaga@marvell.com>
Acked-by: Anoob Joseph <anoobj@marvell.com>
examples/fips_validation/fips_validation_gcm.c