[dpdk-dev] [PATCH 1/2] crypto/qat: add ZUC EEA3 cipher capability

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Wed Mar 1 21:33:40 CET 2017


Hi Arek,

> -----Original Message-----
> From: Kusztal, ArkadiuszX
> Sent: Wednesday, March 01, 2017 7:56 AM
> To: dev at dpdk.org
> Cc: Trahe, Fiona; De Lara Guarch, Pablo; Griffin, John; Jain, Deepak K;
> Kusztal, ArkadiuszX
> Subject: [PATCH 1/2] crypto/qat: add ZUC EEA3 cipher capability
> 
> This commit adds ZUC EEA3 cipher capability to Intel(R) QuickAssist
> Technology driver
> 
> Signed-off-by: Arek Kusztal <arkadiuszx.kusztal at intel.com>
> ---
>  doc/guides/cryptodevs/qat.rst                    |  2 +
>  drivers/crypto/qat/qat_adf/qat_algs.h            | 11 ++-
>  drivers/crypto/qat/qat_adf/qat_algs_build_desc.c | 97
> ++++++++++++++++++++----
>  drivers/crypto/qat/qat_crypto.c                  | 34 ++++++++-
>  4 files changed, 125 insertions(+), 19 deletions(-)

Could you update the supported algorithm matrices, to reflect this change?
Also, add the change in the release notes.

Thanks,
Pablo


More information about the dev mailing list