[dpdk-dev] [PATCH v2 3/4] app/test: add test cases for ZUC PMD

Jain, Deepak K deepak.k.jain at intel.com
Thu Sep 29 12:01:37 CEST 2016


> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Pablo de Lara
> Sent: Thursday, September 29, 2016 4:00 AM
> To: dev at dpdk.org
> Cc: Doherty, Declan <declan.doherty at intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.guarch at intel.com>
> Subject: [dpdk-dev] [PATCH v2 3/4] app/test: add test cases for ZUC PMD
> 
> Add cipher and authentication ZUC algorithm tests.
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> ---
>  app/test/test_cryptodev.c                       | 245 ++++++++++
>  app/test/test_cryptodev_zuc_hash_test_vectors.h | 359
> +++++++++++++++
>  app/test/test_cryptodev_zuc_test_vectors.h      | 582
> ++++++++++++++++++++++++
>  3 files changed, 1186 insertions(+)
>  create mode 100644 app/test/test_cryptodev_zuc_hash_test_vectors.h
>  create mode 100644 app/test/test_cryptodev_zuc_test_vectors.h
> 
> --
> 2.7.4
Acked-by: Deepak Kumar Jain <deepak.k.jain at intel.com>


More information about the dev mailing list