Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Drte_vhost_crypto.h66 rte_vhost_crypto_create(int vid, uint8_t cryptodev_id,
H A Dversion.map15 rte_vhost_crypto_create;
H A Dvhost_crypto.c1426 rte_vhost_crypto_create(int vid, uint8_t cryptodev_id, in rte_vhost_crypto_create() function
/dpdk/examples/vhost_crypto/
H A Dmain.c306 ret = rte_vhost_crypto_create(vid, info->cid, info->sess_pool, in new_device()
/dpdk/doc/guides/prog_guide/
H A Dvhost_lib.rst196 * ``rte_vhost_crypto_create(vid, cryptodev_id, sess_mempool, socket_id)``
205 rte_vhost_crypto_create().