Home
last modified time | relevance | path

Searched refs:rte_vhost_crypto_driver_start (Results 1 – 5 of 5) sorted by relevance

/dpdk/lib/vhost/
H A Drte_vhost_crypto.h42 rte_vhost_crypto_driver_start(const char *path);
H A Dversion.map17 rte_vhost_crypto_driver_start;
H A Dvhost_crypto.c1365 rte_vhost_crypto_driver_start(const char *path) in rte_vhost_crypto_driver_start() function
/dpdk/examples/vhost_crypto/
H A Dmain.c610 ret = rte_vhost_crypto_driver_start( in main()
/dpdk/doc/guides/rel_notes/
H A Drelease_20_11.rst514 * vhost: Add a new function ``rte_vhost_crypto_driver_start`` to be called