Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dcryptodev-vhost.h34 typedef struct CryptoDevBackendVhostOptions { struct
39 } CryptoDevBackendVhostOptions; argument
76 CryptoDevBackendVhostOptions *options);
/openbmc/qemu/backends/
H A Dcryptodev-vhost.c50 CryptoDevBackendVhostOptions *options) in cryptodev_vhost_init()
316 cryptodev_vhost_init(CryptoDevBackendVhostOptions *options) in cryptodev_vhost_init()
H A Dcryptodev-vhost-user.c95 CryptoDevBackendVhostOptions options; in cryptodev_vhost_user_start()