> > > > > > > ---------------------------------------------------------------------- > > > 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.kusz...@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 <ano...@marvell.com> > > Acked-by: Akhil Goyal <akhil.go...@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.