Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_pci.h233 int vtpci_cryptodev_init(struct rte_pci_device *dev,
H A Dvirtio_pci.c446 vtpci_cryptodev_init(struct rte_pci_device *dev, struct virtio_crypto_hw *hw) in vtpci_cryptodev_init() function
H A Dvirtio_cryptodev.c750 if (vtpci_cryptodev_init(pci_dev, hw)) in crypto_virtio_create()