test/crypto: add multi-segment out-of-place AES-XTS
authorShiri Kuzin <shirik@nvidia.com>
Tue, 20 Jul 2021 13:09:43 +0000 (16:09 +0300)
committerAkhil Goyal <gakhil@marvell.com>
Tue, 20 Jul 2021 20:27:00 +0000 (22:27 +0200)
commit2692b02e03b291cc98227c26cefba25c67836331
tree845e971b8804165b60b1d01e6885ab9270448afd
parentd5728a5a17f84566cb8120b7754af079b0c19fc4
test/crypto: add multi-segment out-of-place AES-XTS

The AES-XTS algorithm can supports wrapped key and data-unit.
The encryption/decryption can be done out of place and using multi
segments.

Add multi segment and out of place tests to the recently added AES-XTS
vectors, which support using data-unit and a wrapped key.

Signed-off-by: Shiri Kuzin <shirik@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
app/test/test_cryptodev_aes_test_vectors.h