test/crypto: add chained operations in combined cases
authorAnoob Joseph <anoobj@marvell.com>
Mon, 6 Dec 2021 11:07:50 +0000 (16:37 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Fri, 21 Jan 2022 09:44:09 +0000 (10:44 +0100)
commit8d2905236c3f4c35ad568f07d275f6da507e7a21
treebe68a9d9bc61c0aa68499b6bd4701a88d7603b8c
parent178a12fb0da2ba85cd666bfb11cff95c07b8d9b8
test/crypto: add chained operations in combined cases

Extend lookaside IPsec combined mode cases to cover chained
operations also.

Currently covering combinations of Ciphers(AES-128-CBC)
and Auth(NULL, SHA2-256 [16B ICV]).

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
app/test/test_cryptodev.c
app/test/test_cryptodev_security_ipsec.c
app/test/test_cryptodev_security_ipsec.h