Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dcryptodev-vhost.h86 void cryptodev_vhost_cleanup(
/openbmc/qemu/backends/
H A Dcryptodev-vhost.c42 void cryptodev_vhost_cleanup(CryptoDevBackendVhost *crypto) in cryptodev_vhost_cleanup() function
311 void cryptodev_vhost_cleanup(CryptoDevBackendVhost *crypto) in cryptodev_vhost_cleanup() function
H A Dcryptodev-vhost-user.c86 cryptodev_vhost_cleanup(s->vhost_crypto[i]); in cryptodev_vhost_user_stop()