Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_core.c363 u32 crypto_services = 0; in virtcrypto_probe() local
401 crypto_services, &crypto_services); in virtcrypto_probe()
414 if (crypto_services & (1 << VIRTIO_CRYPTO_SERVICE_AKCIPHER)) in virtcrypto_probe()
436 vcrypto->crypto_services = crypto_services; in virtcrypto_probe()
H A Dvirtio_crypto_common.h56 u32 crypto_services; member
H A Dvirtio_crypto_mgr.c297 if (!(vcrypto->crypto_services & service_mask)) in virtcrypto_algo_is_supported()
/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()
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()
/openbmc/qemu/include/sysemu/
H A Dcryptodev.h233 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()
1148 stl_le_p(&crypto_cfg.crypto_services, c->conf.crypto_services); in virtio_crypto_get_config()
/openbmc/linux/include/uapi/linux/
H A Dvirtio_crypto.h508 __le32 crypto_services; member
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h508 uint32_t crypto_services; member