DPDK patches and discussions
 help / color / mirror / Atom feed
* Re: [dpdk-dev] [PATCH 1/2] crypto/qat: support DOCSIS AES-256
       [not found] <1582624074-7981-1-git-send-email-mairtin.oloingsigh@intel.com>
@ 2020-02-25 10:34 ` Trahe, Fiona
  0 siblings, 0 replies; only message in thread
From: Trahe, Fiona @ 2020-02-25 10:34 UTC (permalink / raw)
  To: O'loingsigh, Mairtin, akhil.goyal; +Cc: dev, Trahe, Fiona

Hi Mairtin,

> -----Original Message-----
> From: O'loingsigh, Mairtin <mairtin.oloingsigh@intel.com>
> Sent: Tuesday, February 25, 2020 9:48 AM
> To: Trahe, Fiona <fiona.trahe@intel.com>; akhil.goyal@nxp.com
> Cc: dev@dpdk.org; O'loingsigh, Mairtin <mairtin.oloingsigh@intel.com>
> Subject: [PATCH 1/2] crypto/qat: support DOCSIS AES-256
> 
> This patch adds support for DOCSIS AES-256 when using qat
> 
> Signed-off-by: Mairtin o Loingsigh <mairtin.oloingsigh@intel.com>
> ---
>  drivers/crypto/qat/qat_sym_capabilities.h |    2 +-
>  drivers/crypto/qat/qat_sym_session.c      |   12 ++++++++++--
>  2 files changed, 11 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/crypto/qat/qat_sym_capabilities.h b/drivers/crypto/qat/qat_sym_capabilities.h
> index 028a56c..d5487ae 100644
> --- a/drivers/crypto/qat/qat_sym_capabilities.h
> +++ b/drivers/crypto/qat/qat_sym_capabilities.h
> @@ -333,7 +333,7 @@
>  				.block_size = 16,			\
>  				.key_size = {				\
>  					.min = 16,			\
> -					.max = 16,			\
> +					.max = 32,			\
>  					.increment = 0			\
[Fiona] increment should be 16

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-25 10:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1582624074-7981-1-git-send-email-mairtin.oloingsigh@intel.com>
2020-02-25 10:34 ` [dpdk-dev] [PATCH 1/2] crypto/qat: support DOCSIS AES-256 Trahe, Fiona

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).