Home
last modified time | relevance | path

Searched refs:rte_cryptodev_cb_fn (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_cryptodev.h534 typedef void (*rte_cryptodev_cb_fn)(uint8_t dev_id, typedef
805 rte_cryptodev_cb_fn cb_fn, void *cb_arg);
823 rte_cryptodev_cb_fn cb_fn, void *cb_arg);
H A Drte_cryptodev.c68 rte_cryptodev_cb_fn cb_fn; /**< Callback address */
1203 rte_cryptodev_cb_fn cb_fn, void *cb_arg) in rte_cryptodev_callback_register()
1246 rte_cryptodev_cb_fn cb_fn, void *cb_arg) in rte_cryptodev_callback_unregister()