test/crypto: add SNOW3G test cases for auth-cipher
authorDamian Nowak <damianx.nowak@intel.com>
Wed, 3 Jul 2019 11:15:54 +0000 (13:15 +0200)
committerAkhil Goyal <akhil.goyal@nxp.com>
Fri, 5 Jul 2019 13:28:14 +0000 (15:28 +0200)
commit02ed7b3871d62ded8280d51cfe5337702b6743dd
tree4731bffb788c616192c6ba0f0eb5ab1ac4597c6f
parent40002f6c2a24547846fee73afd345c3f7848a8f1
test/crypto: add SNOW3G test cases for auth-cipher

This patch adds test cases for snow3g in-place
and out-of-place auth-cipher operations. Test
cases include buffer appended digest generation
with encryption and buffer decryption with
appended digest verification.
It also adds cases where digest is encrypted
only partially.

Signed-off-by: Damian Nowak <damianx.nowak@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
app/test/test_cryptodev.c
app/test/test_cryptodev_snow3g_test_vectors.h