Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dcryptodev-vhost.h75 cryptodev_vhost_init(
/openbmc/qemu/backends/
H A Dcryptodev-vhost.c49 cryptodev_vhost_init( in cryptodev_vhost_init() function
316 cryptodev_vhost_init(CryptoDevBackendVhostOptions *options) in cryptodev_vhost_init() function
H A Dcryptodev-vhost-user.c108 s->vhost_crypto[i] = cryptodev_vhost_init(&options); in cryptodev_vhost_user_start()