> -----Original Message-----
> From: Vikash Poddar <[email protected]>
> Sent: Monday 29 May 2023 11:45
> To: Akhil Goyal <[email protected]>; Fan Zhang
> <[email protected]>; Ji, Kai <[email protected]>
> Cc: [email protected]; Poddar, Vikash ChandraX
> <[email protected]>
> Subject: [PATCH v6] crypto/qat: support to enable insecure algorithms
>
> 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 <[email protected]>
> ---
> Depends-on: patch-28182 ("[v2] common/qat: fix qat_dev_cmd_param
> corruption")
> v6:
> Rebased patch
> v5:
> Resolving apply patch warning
> v4:
> Resolved rebase conflict.
> v3:
> Rebased the patch.
> v2:
> Extend the support to enable the insecure algorithm in QAT Gen 1,3 and 4 for
> sym as well as asym.
Acked-by: Ciara Power <[email protected]>