Home
last modified time | relevance | path

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

/dpdk/lib/cryptodev/
H A Drte_cryptodev.c41 .devs = rte_crypto_devices,
951 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_queue_pair_count()
1029 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_configure()
1077 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_start()
1110 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_stop()
1139 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_close()
1179 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_get_qp_status()
1210 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_queue_pair_setup()
1287 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_add_enq_callback()
1352 dev = &rte_crypto_devices[dev_id]; in rte_cryptodev_remove_enq_callback()
[all …]