[PATCH 0/5] test/crypto: add ZUC256 chained tests
Dooley, Brian
brian.dooley at intel.com
Thu Mar 2 11:07:12 CET 2023
Hi Ciara,
> -----Original Message-----
> From: Ciara Power <ciara.power at intel.com>
> Sent: Wednesday 1 March 2023 16:39
> Cc: dev at dpdk.org; Ji, Kai <kai.ji at intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.guarch at intel.com>; Power, Ciara <ciara.power at intel.com>
> Subject: [PATCH 0/5] test/crypto: add ZUC256 chained tests
>
> This patchset adds chained testcases for each ZUC256 digest size:
> - cipher-auth
> - auth-cipher
> - auth-cipher-verify
>
> To add these tests, some improvements were made to the existing code,
> allowing for the user to easily differentiate ZUC256 and ZUC128 tests.
>
> Some fixes are also included, that were highlighted when these new tests
> were added.
>
> Ciara Power (5):
> test/crypto: improve readability of ZUC256 tests
> test/crypto: fix ZUC digest length in comparison
> test/crypto: fix auth op parameter for ZUC256 tests
> test/crypto: fix capability check for ZUC cipher auth
> test/crypto: add chained ZUC256 testcases
>
> app/test/test_cryptodev.c | 280 +++++---
> app/test/test_cryptodev_zuc_test_vectors.h | 714
> +++++++++++++++++++++
> 2 files changed, 913 insertions(+), 81 deletions(-)
>
> --
> 2.25.1
Series-acked-by: Brian Dooley <brian.dooley at intel.com>
More information about the dev
mailing list