Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_cryptodev.c52 .devs = rte_crypto_devices,
827 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_queue_pair_count()
920 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_configure()
957 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_start()
987 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_stop()
1013 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_close()
1053 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_get_qp_status()
1084 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_queue_pair_setup()
1155 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_stats_get()
1173 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_stats_reset()
[all …]