Home
last modified time | relevance | path

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

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