Home
last modified time | relevance | path

Searched refs:cryptodev_vhost_user_get_vhost (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dcryptodev-vhost-user.h45 cryptodev_vhost_user_get_vhost(
/openbmc/qemu/backends/
H A Dcryptodev-vhost-user.c63 cryptodev_vhost_user_get_vhost( in cryptodev_vhost_user_get_vhost() function
246 vhost_crypto = cryptodev_vhost_user_get_vhost(cc, backend, queue_index); in cryptodev_vhost_user_crypto_create_session()
315 vhost_crypto = cryptodev_vhost_user_get_vhost(cc, backend, queue_index); in cryptodev_vhost_user_close_session()
H A Dcryptodev-vhost.c131 vhost_crypto = cryptodev_vhost_user_get_vhost(cc, b, queue); in cryptodev_get_vhost()