numam-dpdk/drivers/crypto
Arek Kusztal 5fa1fb299f 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 <arkadiuszx.kusztal@intel.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
2022-06-01 18:56:23 +02:00
..
armv8 remove unnecessary null checks 2022-02-12 12:07:48 +01:00
bcmfs fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
caam_jr fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
ccp drivers/crypto: fix warnings for OpenSSL version 2022-06-01 16:26:35 +02:00
cnxk crypto/cnxk: add event metadata set operation 2022-06-01 16:26:34 +02:00
dpaa2_sec crypto/dpaa2_sec: fix operation status for simple FD 2022-04-29 11:27:35 +02:00
dpaa_sec crypto/dpaa_sec: move cdb preparation to session create 2022-04-29 11:27:35 +02:00
ipsec_mb crypto/ipsec_mb: support ChaChaPoly SGL to aesni_mb 2022-06-01 16:26:35 +02:00
mlx5 crypto/mlx5: support plain text keys 2022-06-01 16:26:34 +02:00
mvsam remove unnecessary null checks 2022-02-12 12:07:48 +01:00
nitrox cryptodev: move device-specific structures 2021-10-20 15:33:16 +02:00
null remove unnecessary null checks 2022-02-12 12:07:48 +01:00
octeontx crypto/octeontx: use new API for event metadata 2022-06-01 16:26:34 +02:00
openssl cryptodev: separate key exchange operation enum 2022-06-01 18:56:23 +02:00
qat crypto/qat: add secp384r1 curve 2022-06-01 16:26:35 +02:00
scheduler remove unnecessary null checks 2022-02-12 12:07:48 +01:00
virtio crypto/virtio: fix out-of-bounds access 2022-02-23 12:10:59 +01:00
meson.build drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00