> -----Original Message----- > From: Arek Kusztal <[email protected]> > Sent: Friday, September 6, 2019 5:28 PM > To: [email protected] > Cc: [email protected]; [email protected]; Shally Verma > <[email protected]>; Anoob Joseph <[email protected]>; Arek > Kusztal <[email protected]> > Subject: [EXT] [PATCH v2] cryptodev: extend api of asymmetric crypto by > sessionless > > External Email > > ---------------------------------------------------------------------- > 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 <[email protected]> > --- > 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 <[email protected]>

