Searched refs:virtio_crypto_dev_stop (Results 1 – 1 of 1) sorted by relevance
23 static void virtio_crypto_dev_stop(struct rte_cryptodev *dev);502 .dev_stop = virtio_crypto_dev_stop,771 virtio_crypto_dev_stop(cryptodev); in virtio_crypto_dev_uninit()816 virtio_crypto_dev_stop(struct rte_cryptodev *dev) in virtio_crypto_dev_stop() function