[dpdk-dev] [PATCH] examples/fips_validation: fix incorrect structure used for AES-GCM

Thomas Monjalon thomas at monjalon.net
Thu Nov 28 16:12:25 CET 2019


27/11/2019 06:00, Anoob Joseph:
> From: Sucharitha Sarananaga <ssarananaga at marvell.com>
> 
> Test vectors for AES-GCM need to be populated by using aead member
> and not cipher_auth. Using incorrect member would result in failures
> when AES-GCM with non-zero AAD is tried.
> 
> Bugzilla ID: 360
> Fixes: 4aaad2995e13 ("examples/fips_validation: support GCM parsing")
> 
> Signed-off-by: Anoob Joseph <anoobj at marvell.com>
> Signed-off-by: Sucharitha Sarananaga <ssarananaga at marvell.com>

Applied, thanks




More information about the dev mailing list