Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_pci.h242 uint64_t vtpci_cryptodev_negotiate_features(struct virtio_crypto_hw *hw,
H A Dvirtio_pci.c257 vtpci_cryptodev_negotiate_features(struct virtio_crypto_hw *hw, in vtpci_cryptodev_negotiate_features() function
H A Dvirtio_cryptodev.c642 hw->guest_features = vtpci_cryptodev_negotiate_features(hw, in virtio_negotiate_features()