numam-dpdk/lib/librte_cryptodev
Thomas Monjalon 45eb6a1dfe lib: fix doxygen for parameters of function pointers
Some parameters of typedef'ed function pointers were not properly listed
in the doxygen comments.
The error is seen with doxygen 1.9 which added this specific check:
	https://github.com/doxygen/doxygen/commit/d34236ba4037

Cc: stable@dpdk.org

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2021-01-29 15:58:06 +01:00
..
cryptodev_trace_points.c trace: simplify trace point registration 2020-07-05 21:34:21 +02:00
meson.build cryptodev: add enqueue and dequeue callbacks 2021-01-19 18:05:44 +01:00
rte_crypto_asym.h cryptodev: support ECPM 2020-01-15 15:01:55 +01:00
rte_crypto_sym.h cryptodev: remove algo lists end 2020-10-14 22:22:06 +02:00
rte_crypto.h cryptodev: support asymmetric operations 2018-07-11 03:57:25 +02:00
rte_cryptodev_pmd.c replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
rte_cryptodev_pmd.h lib: fix doxygen for parameters of function pointers 2021-01-29 15:58:06 +01:00
rte_cryptodev_trace_fp.h cryptodev: add tracepoints 2020-04-23 15:40:09 +02:00
rte_cryptodev_trace.h cryptodev: add tracepoints 2020-04-23 15:40:09 +02:00
rte_cryptodev.c cryptodev: add enqueue and dequeue callbacks 2021-01-19 18:05:44 +01:00
rte_cryptodev.h cryptodev: add enqueue and dequeue callbacks 2021-01-19 18:05:44 +01:00
version.map cryptodev: add enqueue and dequeue callbacks 2021-01-19 18:05:44 +01:00