test/crypto: add outbound known vector cases for IV
authorAnoob Joseph <anoobj@marvell.com>
Tue, 7 Sep 2021 16:17:42 +0000 (21:47 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Tue, 28 Sep 2021 11:36:07 +0000 (13:36 +0200)
commit0532f50c0e8a0e46fa98c36b53ce2b5989eb9054
treec9792a1d0898f333ba4e1fe16bec2b6bf8999102
parentc7c7f34739f464cb1b0874ad7abfa9ecbbaf5e6b
test/crypto: add outbound known vector cases for IV

Added outbound known vector test cases for IV generated
by app. The tests would be skipped on PMDs which do not
support IV provided by application.

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