> -----Original Message-----
> From: Kusztal, ArkadiuszX <[email protected]>
> Sent: Tuesday, May 31, 2022 5:04 AM
> To: [email protected]
> Cc: [email protected]; Zhang, Roy Fan <[email protected]>; Kusztal,
> ArkadiuszX <[email protected]>
> Subject: [PATCH v4 02/12] cryptodev: separate key exchange operation
> enum
> 
> - Separated key exchange enum from asym op type.
> Key exchange and asymmetric crypto operations like signatures,
> encryption/decryption should not share same operation enum as
> its use cases are unrelated and mutually exclusive.
> Therefore op_type was separate into:
> 1) operation type
> 2) key exchange operation type
> 
> Signed-off-by: Arek Kusztal <[email protected]>
> ---
Acked-by: Fan Zhang <[email protected]>

Reply via email to