numam-dpdk/lib/cryptodev
Dmitry Kozlyuk 72b452c5f2 eal: remove unneeded includes from a public header
Do not include <ctype.h>, <errno.h>, and <stdlib.h> from <rte_common.h>,
because they are not used by this file.
Include the needed headers directly from the files that need them.

Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2022-09-21 15:31:03 +02:00
..
cryptodev_pmd.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
cryptodev_pmd.h replace zero-length arrays with flexible ones 2022-06-07 16:44:21 +02: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: add RSA padding salt length and label 2022-06-02 12:04:11 +02:00
rte_crypto_sym.h cryptodev: fix multi-segment raw vector processing 2021-10-17 19:32:13 +02:00
rte_crypto.h lib: document free functions 2022-06-24 14:50:34 +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: add public key verify option 2022-06-02 12:04:10 +02:00
rte_cryptodev.h replace zero-length arrays with flexible ones 2022-06-07 16:44:21 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00