RE: [EXTERNAL] [PATCH v2] cryptodev: add ec points to sm2 op

2024-10-07 Thread Kusztal, ArkadiuszX
> -Original Message- > From: Akhil Goyal > Sent: Thursday, October 3, 2024 4:39 PM > To: Kusztal, ArkadiuszX ; dev@dpdk.org > Cc: Dooley, Brian > Subject: RE: [EXTERNAL] [PATCH v2] cryptodev: add ec points to sm2 op > > > In the case when PMD cannot supp

RE: [EXTERNAL] [PATCH v2] cryptodev: add ec points to sm2 op

2024-10-03 Thread Akhil Goyal
> In the case when PMD cannot support the full process of the SM2, > but elliptic curve computation only, additional fields > are needed to handle such a case. > > Points C1, kP therefore were added to the SM2 crypto operation struct. > > Signed-off-by: Arkadiusz Kusztal > --- > lib/cryptodev/r

RE: [EXTERNAL] [PATCH v2] cryptodev: add ec points to sm2 op

2024-10-01 Thread Akhil Goyal
> In the case when PMD cannot support the full process of the SM2, > but elliptic curve computation only, additional fields > are needed to handle such a case. > > Points C1, kP therefore were added to the SM2 crypto operation struct. > > Signed-off-by: Arkadiusz Kusztal > --- > lib/cryptodev/r