[dpdk-dev] [EXT] [PATCH v2] cryptodev: extend api of asymmetric crypto by sessionless

Akhil Goyal akhil.goyal at nxp.com
Fri Oct 4 13:33:38 CEST 2019


> 
> > >
> > > ----------------------------------------------------------------------
> > > This commit adds asymmetric session-less option to rte_crypto_asym_op.
> > > Feature flag for sessionless is added to rte_cryptodev.
> > >
> > > Signed-off-by: Arek Kusztal <arkadiuszx.kusztal at intel.com>
> > > ---
> > >  lib/librte_cryptodev/rte_crypto_asym.h | 9 +++++++--
> > >  lib/librte_cryptodev/rte_cryptodev.h   | 2 ++
> > >  2 files changed, 9 insertions(+), 2 deletions(-)
> > >
> >
> > Acked-by: Anoob Joseph <anoobj at marvell.com>
> 
> Acked-by: Akhil Goyal <akhil.goyal at nxp.com>
> 
> Applied to dpdk-next-crypto
> 
> Thanks.

This patch is taken back from the tree.

This patch need updates to "doc/guides/prog_guide/cryptodev_lib.rst"
For sessionless support in asymmetric operations.


More information about the dev mailing list