test/event_crypto: fix missing IV for AES
authorHemant Agrawal <hemant.agrawal@nxp.com>
Thu, 7 Nov 2019 09:01:19 +0000 (14:31 +0530)
committerJerin Jacob <jerinj@marvell.com>
Tue, 26 Nov 2019 06:49:31 +0000 (07:49 +0100)
commit18d934cb516ccc138b7decf7d1cf635ad07c41d5
tree70b3cf9c90633d68fa28040b8c64812e19a32a84
parenta8d88bfbce00b6f3b1e4c4a3a4464954a21372dd
test/event_crypto: fix missing IV for AES

The IV was not set, which was causing HW based SEC on DPAA1
to fail.

Fixes: b2196237eb8a ("test/event_crypto: change cipher algo")

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Abhinandan Gujjar <abhinandan.gujjar@intel.com>
app/test/test_event_crypto_adapter.c