test/crypto: add lookaside IPsec cases
authorAnoob Joseph <anoobj@marvell.com>
Sat, 25 Sep 2021 15:35:28 +0000 (21:05 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Tue, 28 Sep 2021 06:46:03 +0000 (08:46 +0200)
commit474f12024dd921d0614cc9bbc047b78efc6c83d5
tree8ecd4f6e6741b411df0c2b504764050dae687fef
parent96fe84f42a361382b89f462873edae7c1236c303
test/crypto: add lookaside IPsec cases

Added test case for lookaside IPsec. Inbound known vector
tests are added.

Cipher list: AES-GCM 128, 192 & 256

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
Acked-by: Ciara Power <ciara.power@intel.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
app/test/meson.build
app/test/test.h
app/test/test_cryptodev.c
app/test/test_cryptodev_security_ipsec.c [new file with mode: 0644]
app/test/test_cryptodev_security_ipsec.h [new file with mode: 0644]
app/test/test_cryptodev_security_ipsec_test_vectors.h [new file with mode: 0644]
doc/guides/rel_notes/release_21_11.rst