numam-dpdk/lib/cryptodev
Thomas Monjalon 7a33572057 lib: remove C++ include guard from private headers
The private headers are compiled internally with a C compiler.
Thus extern "C" declaration is useless in such files.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2021-09-22 22:00:17 +02:00
..
cryptodev_pmd.c cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
cryptodev_pmd.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
cryptodev_trace_points.c
meson.build cryptodev: fix indent in Meson file 2021-09-14 15:58:32 +02:00
rte_crypto_asym.h
rte_crypto_sym.h
rte_crypto.h
rte_cryptodev_trace_fp.h
rte_cryptodev_trace.h
rte_cryptodev.c cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
rte_cryptodev.h cryptodev: rename function to check device validity 2021-09-08 09:21:10 +02:00
version.map cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00