Searched refs:vhost_crypto (Results 1 – 6 of 6) sorted by relevance
7 The vhost_crypto sample application implemented a simple Crypto device,11 by vhost_crypto sample application.26 Start the vhost_crypto example31 ./dpdk-vhost_crypto [EAL options] --
47 vhost_crypto
193 struct vhost_crypto { struct337 vhost_crypto_create_sess(struct vhost_crypto *vcrypto, in vhost_crypto_create_sess()416 vhost_crypto_close_sess(struct vhost_crypto *vcrypto, uint64_t session_id) in vhost_crypto_close_sess()455 struct vhost_crypto *vcrypto; in vhost_crypto_msg_post_handler()1171 vhost_crypto_process_one_req(struct vhost_crypto *vcrypto, in vhost_crypto_process_one_req()1431 struct vhost_crypto *vcrypto; in rte_vhost_crypto_create()1513 struct vhost_crypto *vcrypto; in rte_vhost_crypto_free()1542 struct vhost_crypto *vcrypto; in rte_vhost_crypto_set_zero_copy()1555 vcrypto = (struct vhost_crypto *)dev->extern_data; in rte_vhost_crypto_set_zero_copy()1600 struct vhost_crypto *vcrypto; in rte_vhost_crypto_fetch_requests()[all …]
23 'virtio_net.c', 'vhost_crypto.c')
45 'vhost', 'vhost_crypto',
895 F: examples/vhost_crypto/