Re: [dpdk-dev] [EXT] [PATCH v5 2/7] cryptodev: add cipher field to RSA op

2019-07-18 Thread Kusztal, ArkadiuszX
> > -- > > Asymmetric nature of RSA algorithm suggest to use additional field for > > output. In place operations still can be done by setting cipher and > > message pointers with the same memory address. > > > > Signed-off-by: Are

Re: [dpdk-dev] [EXT] [PATCH v5 2/7] cryptodev: add cipher field to RSA op

2019-07-18 Thread Shally Verma
> -Original Message- > From: Arek Kusztal > Sent: Thursday, July 18, 2019 9:40 PM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com; fiona.tr...@intel.com; Shally Verma > ; damianx.no...@intel.com; Arek Kusztal > > Subject: [EXT] [PATCH v5 2/7] cryptodev: add cipher field to RSA op > > Ext