Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_cryptodev.c20 static int virtio_crypto_dev_configure(struct rte_cryptodev *dev,
500 .dev_configure = virtio_crypto_dev_configure,
791 virtio_crypto_dev_configure(struct rte_cryptodev *cryptodev, in virtio_crypto_dev_configure() function