Searched refs:rte_vhost_crypto_create (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/lib/librte_vhost/ |
| H A D | rte_vhost_crypto.h | 55 rte_vhost_crypto_create(int vid, uint8_t cryptodev_id,
|
| H A D | version.map | 57 rte_vhost_crypto_create;
|
| H A D | vhost_crypto.c | 1424 rte_vhost_crypto_create(int vid, uint8_t cryptodev_id, in rte_vhost_crypto_create() function
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | vhost_lib.rst | 184 * ``rte_vhost_crypto_create(vid, cryptodev_id, sess_mempool, socket_id)`` 193 rte_vhost_crypto_create().
|
| /f-stack/dpdk/examples/vhost_crypto/ |
| H A D | main.c | 292 ret = rte_vhost_crypto_create(vid, info->cid, info->sess_pool, in new_device()
|