RE: [EXT] [PATCH v2] crypto/qat: support to enable insecure algorithms

2023-05-25 Thread Akhil Goyal
> All the insecure algorithms are default disable from > cryptodev Gen 1,2,3 and 4. > use qat_legacy_capa to enable all the legacy > algorithms. > These change effects both sym and asym insecure crypto > algorithms. > > Signed-off-by: Vikash Poddar Please rebase and specify patch dependencies if

Re: [PATCH v2] crypto/qat: support to enable insecure algorithms

2023-05-23 Thread Ji, Kai
Acked-by: Kai Ji From: Poddar, Vikash ChandraX Sent: Tuesday, May 23, 2023 10:14 To: Akhil Goyal ; Fan Zhang ; Ji, Kai Cc: dev@dpdk.org ; Poddar, Vikash ChandraX Subject: [PATCH v2] crypto/qat: support to enable insecure algorithms All the insecure

[PATCH v2] crypto/qat: support to enable insecure algorithms

2023-05-23 Thread Vikash Poddar
All the insecure algorithms are default disable from cryptodev Gen 1,2,3 and 4. use qat_legacy_capa to enable all the legacy algorithms. These change effects both sym and asym insecure crypto algorithms. Signed-off-by: Vikash Poddar --- v2: Extend the support to enable the insecure algorithm in Q