numam-dpdk/lib/librte_cryptodev
Abhinandan Gujjar 1c3ffb9559 cryptodev: add enqueue and dequeue callbacks
This patch adds APIs to add/remove callback functions on crypto
enqueue/dequeue burst. The callback function will be called for
each burst of crypto ops received/sent on a given crypto device
queue pair.

Signed-off-by: Abhinandan Gujjar <abhinandan.gujjar@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
2021-01-19 18:05:44 +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 cryptodev: add raw crypto datapath API 2020-10-14 22:22:06 +02: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