Home
last modified time | relevance | path

Searched refs:crypto_services (Results 1 – 8 of 8) sorted by relevance

/qemu/include/hw/virtio/
H A Dvirtio-crypto.h44 uint32_t crypto_services; member
/qemu/backends/
H A Dcryptodev-builtin.c70 backend->conf.crypto_services |= in cryptodev_builtin_init_akcipher()
95 backend->conf.crypto_services = in cryptodev_builtin_init()
H A Dcryptodev.c76 services = backend->conf.crypto_services; in qmp_query_cryptodev_foreach()
426 services = backend->conf.crypto_services; in cryptodev_backend_complete()
H A Dcryptodev-vhost-user.c223 backend->conf.crypto_services = in cryptodev_vhost_user_init()
H A Dcryptodev-lkcf.c232 backend->conf.crypto_services = in cryptodev_lkcf_init()
/qemu/include/sysemu/
H A Dcryptodev.h233 uint32_t crypto_services; member
/qemu/hw/virtio/
H A Dvirtio-crypto.c1034 vcrypto->conf.crypto_services = virtio_crypto_init_services( in virtio_crypto_init_config()
1035 vcrypto->conf.cryptodev->conf.crypto_services); in virtio_crypto_init_config()
1148 stl_le_p(&crypto_cfg.crypto_services, c->conf.crypto_services); in virtio_crypto_get_config()
/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h508 uint32_t crypto_services; member