Searched refs:crypto_services (Results 1 – 12 of 12) sorted by relevance
363 u32 crypto_services = 0; in virtcrypto_probe() local401 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()
56 u32 crypto_services; member
297 if (!(vcrypto->crypto_services & service_mask)) in virtcrypto_algo_is_supported()
44 uint32_t crypto_services; member
70 backend->conf.crypto_services |= in cryptodev_builtin_init_akcipher()95 backend->conf.crypto_services = in cryptodev_builtin_init()
76 services = backend->conf.crypto_services; in qmp_query_cryptodev_foreach()426 services = backend->conf.crypto_services; in cryptodev_backend_complete()
223 backend->conf.crypto_services = in cryptodev_vhost_user_init()
232 backend->conf.crypto_services = in cryptodev_lkcf_init()
233 uint32_t crypto_services; member
1034 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()
508 __le32 crypto_services; member
508 uint32_t crypto_services; member