Home
last modified time | relevance | path

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

/qemu/hw/virtio/
H A Dvirtio-crypto.c1162 static bool virtio_crypto_started(VirtIOCrypto *c, uint8_t status) in virtio_crypto_started() function
1180 if ((virtio_crypto_started(c, status)) == !!c->vhost_started) { in virtio_crypto_vhost_status()