Searched refs:rte_cryptodev_start (Results 1 – 14 of 14) sorted by relevance
42 rte_cryptodev_start;
674 rte_cryptodev_start(uint8_t dev_id);
945 rte_cryptodev_start(uint8_t dev_id) in rte_cryptodev_start() function
110 if (rte_cryptodev_start(dev_id) < 0) in cryptodev_create()
119 if (rte_cryptodev_start(dev_id) < 0) in softnic_cryptodev_create()
577 ret = rte_cryptodev_start(lo->cid); in main()
295 ret = rte_cryptodev_start(cdev_id); in cperf_initialize_cryptodev()
1642 ret = rte_cryptodev_start(dev_id); in fips_dev_auto_test_init()
878 if (rte_cryptodev_start(cdev_id) < 0)1153 if (rte_cryptodev_start(cdev_id) < 0)
2482 retval = rte_cryptodev_start(cdev_id); in initialize_cryptodevs()
439 TEST_ASSERT_SUCCESS(rte_cryptodev_start(ts_params->valid_dev), in ut_setup()
1003 TEST_ASSERT_SUCCESS(rte_cryptodev_start(ts_params->valid_devs[0]), in ut_setup()
904 TEST_ASSERT_SUCCESS(rte_cryptodev_start(ts_params->valid_devs[0]), in dev_configure_and_start()
2112 if (rte_cryptodev_start(cdev_id)) in cryptodevs_init()