Searched refs:virtio_crypto_dev_start (Results 1 – 1 of 1) sorted by relevance
22 static int virtio_crypto_dev_start(struct rte_cryptodev *dev);501 .dev_start = virtio_crypto_dev_start,832 virtio_crypto_dev_start(struct rte_cryptodev *dev) in virtio_crypto_dev_start() function