Searched refs:virtio_crypto_dev_close (Results 1 – 1 of 1) sorted by relevance
24 static int virtio_crypto_dev_close(struct rte_cryptodev *dev);490 virtio_crypto_dev_close(struct rte_cryptodev *dev __rte_unused) in virtio_crypto_dev_close() function503 .dev_close = virtio_crypto_dev_close,772 virtio_crypto_dev_close(cryptodev); in virtio_crypto_dev_uninit()