Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvirtio-crypto.c588 virtio_crypto_get_request(VirtIOCrypto *s, VirtQueue *vq) in virtio_crypto_get_request() function
935 while ((req = virtio_crypto_get_request(vcrypto, vq))) { in virtio_crypto_handle_dataq()