Re: [dpdk-dev] [PATCH v2 0/3] crypotodev: add result field to modular operations

2019-03-19 Thread Akhil Goyal
On 2/8/2019 4:43 PM, Arek Kusztal wrote: > This patchset adds result field to modular exponentiation and modular > inverse operations > > This patchset depends on following patches: > > [1] - "[v3] cryptodev: rework mod exp and mod inv comments" > (http://patchwork.dpdk.org/patch/50139/) > [2] -

Re: [dpdk-dev] [PATCH v2 0/3] crypotodev: add result field to modular operations

2019-02-08 Thread Trahe, Fiona
> -Original Message- > From: Kusztal, ArkadiuszX > Sent: Friday, February 8, 2019 11:14 AM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com; Trahe, Fiona ; > shally.ve...@caviumnetworks.com; > Kusztal, ArkadiuszX > Subject: [PATCH v2 0/3] crypotodev: add result field to modular operations

[dpdk-dev] [PATCH v2 0/3] crypotodev: add result field to modular operations

2019-02-08 Thread Arek Kusztal
This patchset adds result field to modular exponentiation and modular inverse operations This patchset depends on following patches: [1] - "[v3] cryptodev: rework mod exp and mod inv comments" (http://patchwork.dpdk.org/patch/50139/) [2] - "openssl: fix bad reference of modinv" (http://patchwork.