Searched refs:rte_cryptodev_devices_get (Results 1 – 6 of 6) sorted by relevance
18 rte_cryptodev_devices_get;
612 rte_cryptodev_devices_get(const char *driver_name, uint8_t *devices,
603 rte_cryptodev_devices_get(const char *driver_name, uint8_t *devices, in rte_cryptodev_devices_get() function
128 enabled_cdev_count = rte_cryptodev_devices_get(opts->device_type, in cperf_initialize_cryptodev()
292 The "rte_cryptodev_devices_get()" returns the devices exposed by either of these drivers.
886 nb_devs = rte_cryptodev_devices_get( in testsuite_setup()