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
rte_crypto_sym.h cryptodev: remove algo lists end 2020-10-14 22:22:06 +02:00
rte_crypto.h
rte_cryptodev_pmd.c
rte_cryptodev_pmd.h cryptodev: add raw crypto datapath API 2020-10-14 22:22:06 +02:00
rte_cryptodev_trace_fp.h
rte_cryptodev_trace.h
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