numam-dpdk/lib/cryptodev
Arek Kusztal 3387912f5c cryptodev: fix RSA key type name
This patch fixes misspelled RTE_RSA_KEY_TYPE_QT,
this will prevent checkpach from complaining wherever
change to RSA is being made.

Fixes: 26008aaed1 ("cryptodev: add asymmetric xform and op definitions")
Cc: stable@dpdk.org

Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
2022-02-22 20:21:20 +01:00
..
cryptodev_pmd.c cryptodev: add device probing finish function 2021-10-20 15:33:16 +02:00
cryptodev_pmd.h cryptodev: add missing C++ guards 2022-02-22 14:47:49 +01:00
cryptodev_trace_points.c cryptodev: use single mempool for asymmetric session 2022-02-12 10:26:39 +01:00
meson.build cryptodev: support telemetry 2021-11-04 19:43:14 +01:00
rte_crypto_asym.h cryptodev: fix RSA key type name 2022-02-22 20:21:20 +01:00
rte_crypto_sym.h cryptodev: fix multi-segment raw vector processing 2021-10-17 19:32:13 +02:00
rte_crypto.h security: add SA lifetime configuration 2021-09-28 14:11:29 +02:00
rte_cryptodev_core.h cryptodev: move device-specific structures 2021-10-20 15:33:16 +02:00
rte_cryptodev_trace_fp.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_cryptodev_trace.h cryptodev: modify return value for asym session create 2022-02-12 10:26:39 +01:00
rte_cryptodev.c cryptodev: fix asymmetric private session variable size 2022-02-22 20:00:57 +01:00
rte_cryptodev.h lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
version.map cryptodev: add asymmetric session user data API 2022-02-12 10:26:39 +01:00