Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_pci.h237 void vtpci_cryptodev_reinit_complete(struct virtio_crypto_hw *hw);
H A Dvirtio_pci.c281 vtpci_cryptodev_reinit_complete(struct virtio_crypto_hw *hw) in vtpci_cryptodev_reinit_complete() function
H A Dvirtio_cryptodev.c841 vtpci_cryptodev_reinit_complete(hw); in virtio_crypto_dev_start()