Re: [dpdk-dev] [RFC] cryptodev/asymm: propose changes to modexp and modinv API

2018-12-20 Thread Kusztal, ArkadiuszX
Hi Shally, Fiona, > -Original Message- > From: Verma, Shally [mailto:shally.ve...@cavium.com] > Sent: Thursday, December 20, 2018 11:53 AM > To: Trahe, Fiona ; Kusztal, ArkadiuszX > > Cc: dev@dpdk.org; Doherty, Declan ; Kanaka > Durga Kotamarthy ; Sunila Sahu > ; Kotamarthy, Kanaka > ; Sa

Re: [dpdk-dev] [RFC] cryptodev/asymm: propose changes to modexp and modinv API

2018-12-20 Thread Verma, Shally
>-Original Message- >From: Trahe, Fiona >Sent: 18 December 2018 21:23 >To: Verma, Shally ; Kusztal, ArkadiuszX > >Cc: dev@dpdk.org; Doherty, Declan ; Kanaka Durga >Kotamarthy ; Sunila >Sahu ; Kotamarthy, Kanaka ; >Sahu, Sunila ; Cel, >TomaszX ; Jozwiak, TomaszX ; >Trahe, Fiona >Sub

Re: [dpdk-dev] [RFC] cryptodev/asymm: propose changes to modexp and modinv API

2018-12-18 Thread Trahe, Fiona
Hi Shally, Arek, > -Original Message- > From: Verma, Shally [mailto:shally.ve...@cavium.com] > Sent: Tuesday, December 18, 2018 6:54 AM > To: Kusztal, ArkadiuszX > Cc: dev@dpdk.org; Trahe, Fiona ; Doherty, Declan > ; Kanaka Durga Kotamarthy > ; Sunila Sahu > ; Kotamarthy, Kanaka ; Sahu,

Re: [dpdk-dev] [RFC] cryptodev/asymm: propose changes to modexp and modinv API

2018-12-18 Thread Verma, Shally
HI Arek, Fiona >-Original Message- >From: Kusztal, ArkadiuszX >Sent: 17 December 2018 19:55 >To: Verma, Shally >Cc: dev@dpdk.org; Trahe, Fiona ; Doherty, Declan >; Kanaka Durga Kotamarthy >; Sunila Sahu ; Kotamarthy, Kanaka >; Sahu, >Sunila ; Cel, TomaszX ; >Jozwiak, TomaszX >Subject

Re: [dpdk-dev] [RFC] cryptodev/asymm: propose changes to modexp and modinv API

2018-12-17 Thread Trahe, Fiona
Hi Shally, Arek, > -Original Message- > From: Kusztal, ArkadiuszX > Sent: Monday, December 17, 2018 7:25 AM > To: Verma, Shally > Cc: dev@dpdk.org; Trahe, Fiona ; Doherty, Declan > ; Kanaka Durga Kotamarthy > ; Sunila Sahu > ; Kotamarthy, Kanaka ; Sahu, > Sunila > ; Cel, TomaszX ; Jozwi

Re: [dpdk-dev] [RFC] cryptodev/asymm: propose changes to modexp and modinv API

2018-12-17 Thread Kusztal, ArkadiuszX
Hi Shally, Thanks for your answers :). My answers in [AK-v2] > -Original Message- > From: Verma, Shally [mailto:shally.ve...@cavium.com] > Sent: Monday, December 17, 2018 6:45 AM > To: Kusztal, ArkadiuszX > Cc: dev@dpdk.org; Trahe, Fiona ; Doherty, Declan > ; Kanaka Durga Kotamarthy > ;

Re: [dpdk-dev] [RFC] cryptodev/asymm: propose changes to modexp and modinv API

2018-12-16 Thread Verma, Shally
HI Arek Sorry for late response. Please see response inline From: Kusztal, ArkadiuszX Sent: 13 December 2018 01:56 To: Verma, Shally Cc: dev@dpdk.org; Trahe, Fiona ; Doherty, Declan Subject: [RFC] cryptodev/asymm: propose changes to modexp and modinv API External Email Hi Shally, I'm imple

[dpdk-dev] [RFC] cryptodev/asymm: propose changes to modexp and modinv API

2018-12-12 Thread Kusztal, ArkadiuszX
Hi Shally, I'm implementing a crypto asymmetric PMD and have some concerns about the API which I will work through over the next few months. Starting with modexp and modinv I have the following questions / suggestions: rte_crypto_asym.h:233 rte_crypto_