[dpdk-dev] [PATCH v2] test: add snow3g test cases when digest is encrypted

Kusztal, ArkadiuszX arkadiuszx.kusztal at intel.com
Fri Mar 1 18:36:21 CET 2019



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Lukasz Krakowiak
> Sent: Wednesday, February 27, 2019 11:18 AM
> To: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>
> Cc: dev at dpdk.org; Trahe, Fiona <fiona.trahe at intel.com>; Krakowiak,
> LukaszX <lukaszx.krakowiak at intel.com>
> Subject: [dpdk-dev] [PATCH v2] test: add snow3g test cases when digest is
> encrypted
> 
> Add test case for encryption, dectryption for snow3g when digest is
> encrypted
> 
> Signed-off-by: Lukasz Krakowiak <lukaszx.krakowiak at intel.com>
> ---
>  test/test/test_cryptodev.c                    |  91 ++++++++++--
>  .../test/test_cryptodev_snow3g_test_vectors.h | 132 +++++++++++++++++-
>  2 files changed, 210 insertions(+), 13 deletions(-)
> 
> diff --git a/test/test/test_cryptodev.c b/test/test/test_cryptodev.c index
> 32f1893bc..d8acfc7d1 100644
> --- a/test/test/test_cryptodev.c
> +++ b/test/test/test_cryptodev.c

Acked-by: Arek Kusztal <arkadiuszx.kusztal at intel.com>


More information about the dev mailing list