test/crypto: add additional stream cipher cases
authorTejasree Kondoj <ktejasree@marvell.com>
Thu, 23 Jun 2022 18:19:47 +0000 (23:49 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Thu, 30 Jun 2022 04:54:21 +0000 (06:54 +0200)
commit5f8cdb8df3d14c53c616ad0650edbe05c2842316
tree1b4f0131275cf4fe24ceeb73a6bbd12ff61a8b7d
parentb375108e57f2550638063dd1c6d3e23bf5d50dc9
test/crypto: add additional stream cipher cases

Added ZUC, SNOW3G and AES-CTR-CMAC auth-cipher
test vectors with same auth and cipher offsets
and total digest data encrypted.
Existing tests have different cipher and
auth offsets and partial or no digest encrypted.

Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com>
Acked-by: Ciara Power <ciara.power@intel.com>
app/test/test_cryptodev.c
app/test/test_cryptodev_mixed_test_vectors.h
app/test/test_cryptodev_snow3g_test_vectors.h
app/test/test_cryptodev_zuc_test_vectors.h