Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-crypto.h44 uint32_t crypto_services; member
/openbmc/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()
/openbmc/qemu/include/system/
H A Dcryptodev.h233 uint32_t crypto_services; member
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h509 uint32_t crypto_services; member
/openbmc/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()
1147 stl_le_p(&crypto_cfg.crypto_services, c->conf.crypto_services); in virtio_crypto_get_config()