Hi Gowrishankar,

> -----Original Message-----
> From: Gowrishankar Muthukrishnan <gmuthukri...@marvell.com>
> Sent: Thursday, September 28, 2023 6:09 PM
> To: dev@dpdk.org
> Cc: ano...@marvell.com; Akhil Goyal <gak...@marvell.com>; Fan Zhang
> <fanzhang....@gmail.com>; Ji, Kai <kai...@intel.com>; Kusztal, ArkadiuszX
> <arkadiuszx.kusz...@intel.com>; Power, Ciara <ciara.po...@intel.com>;
> Gowrishankar Muthukrishnan <gmuthukri...@marvell.com>
> Subject: [PATCH v3 4/7] cryptodev: set private and public keys in EC session
> 
> Set EC private and public keys into xform so that, it can be maintained per
> session.
> 
> Signed-off-by: Gowrishankar Muthukrishnan <gmuthukri...@marvell.com>
> Change-Id: Ib8251987c805bc304f819bf13f94f310f225a0e3

What is this Change-Id for?

> ---
>  app/test/test_cryptodev_asym.c               | 60 ++++++++++----------
>  drivers/common/cnxk/roc_ae.h                 | 18 ++++++
>  drivers/common/cpt/cpt_mcode_defines.h       | 18 ++++++
>  drivers/common/cpt/cpt_ucode_asym.h          | 22 +++----
>  drivers/crypto/cnxk/cnxk_ae.h                | 37 ++++++++----
>  drivers/crypto/openssl/rte_openssl_pmd.c     | 53 +----------------
>  drivers/crypto/openssl/rte_openssl_pmd_ops.c | 35 ++++++++++++
>  drivers/crypto/qat/qat_asym.c                |  6 +-
>  examples/fips_validation/main.c              | 14 +++--
>  lib/cryptodev/rte_crypto_asym.h              | 18 ++----
>  10 files changed, 158 insertions(+), 123 deletions(-)
> 
<snip>

Acked-by: Ciara Power <ciara.po...@intel.com>

Reply via email to