> -----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]>
- [PATCH v4 00/12] cryptodev: rsa, dh, ecdh changes Arek Kusztal
- [PATCH v4 01/12] cryptodev: redefine ec group enu... Arek Kusztal
- RE: [PATCH v4 01/12] cryptodev: redefine ec g... Zhang, Roy Fan
- RE: [EXT] [PATCH v4 01/12] cryptodev: redefin... Akhil Goyal
- [PATCH v4 02/12] cryptodev: separate key exchange... Arek Kusztal
- RE: [PATCH v4 02/12] cryptodev: separate key ... Zhang, Roy Fan
- RE: [EXT] [PATCH v4 02/12] cryptodev: separat... Akhil Goyal
- RE: [EXT] [PATCH v4 02/12] cryptodev: sep... Kusztal, ArkadiuszX
- RE: [EXT] [PATCH v4 02/12] cryptodev:... Kusztal, ArkadiuszX
- RE: [EXT] [PATCH v4 02/12] cryptodev:... Akhil Goyal
- [PATCH v4 03/12] cryptodev: remove comment about ... Arek Kusztal
- RE: [PATCH v4 03/12] cryptodev: remove commen... Zhang, Roy Fan
- [PATCH v4 04/12] cryptodev: clarify usage of priv... Arek Kusztal
- RE: [PATCH v4 04/12] cryptodev: clarify usage... Zhang, Roy Fan
- [PATCH v4 05/12] cryptodev: move dh type from xfo... Arek Kusztal
- RE: [PATCH v4 05/12] cryptodev: move dh type ... Zhang, Roy Fan

