Lines Matching refs:rte_cryptodev

36 static struct rte_cryptodev rte_crypto_devices[RTE_CRYPTO_MAX_DEVS];
38 struct rte_cryptodev *rte_cryptodevs = rte_crypto_devices;
457 cryptodev_cb_cleanup(struct rte_cryptodev *dev) in cryptodev_cb_cleanup()
497 cryptodev_cb_init(struct rte_cryptodev *dev) in cryptodev_cb_init()
631 struct rte_cryptodev *
637 struct rte_cryptodev *
640 struct rte_cryptodev *dev; in rte_cryptodev_pmd_get_named_dev()
670 struct rte_cryptodev *dev = NULL; in rte_cryptodev_is_valid_dev()
729 struct rte_cryptodev *devs = cryptodev_globals.devs; in rte_cryptodev_devices_get()
764 struct rte_cryptodev *dev; in rte_cryptodev_socket_id()
853 struct rte_cryptodev *
856 struct rte_cryptodev *cryptodev; in rte_cryptodev_pmd_allocate()
913 rte_cryptodev_pmd_release_device(struct rte_cryptodev *cryptodev) in rte_cryptodev_pmd_release_device()
944 struct rte_cryptodev *dev; in rte_cryptodev_queue_pair_count()
956 rte_cryptodev_queue_pairs_config(struct rte_cryptodev *dev, uint16_t nb_qpairs, in rte_cryptodev_queue_pairs_config()
1021 struct rte_cryptodev *dev; in rte_cryptodev_configure()
1067 struct rte_cryptodev *dev; in rte_cryptodev_start()
1103 struct rte_cryptodev *dev; in rte_cryptodev_stop()
1131 struct rte_cryptodev *dev; in rte_cryptodev_close()
1172 struct rte_cryptodev *dev; in rte_cryptodev_get_qp_status()
1203 struct rte_cryptodev *dev; in rte_cryptodev_queue_pair_setup()
1271 struct rte_cryptodev *dev; in rte_cryptodev_add_enq_callback()
1335 struct rte_cryptodev *dev; in rte_cryptodev_remove_enq_callback()
1406 struct rte_cryptodev *dev; in rte_cryptodev_add_deq_callback()
1470 struct rte_cryptodev *dev; in rte_cryptodev_remove_deq_callback()
1538 struct rte_cryptodev *dev; in rte_cryptodev_stats_get()
1561 struct rte_cryptodev *dev; in rte_cryptodev_stats_reset()
1577 struct rte_cryptodev *dev; in rte_cryptodev_info_get()
1600 struct rte_cryptodev *dev; in rte_cryptodev_callback_register()
1644 struct rte_cryptodev *dev; in rte_cryptodev_callback_unregister()
1685 rte_cryptodev_pmd_callback_process(struct rte_cryptodev *dev, in rte_cryptodev_pmd_callback_process()
1712 struct rte_cryptodev *dev; in rte_cryptodev_sym_session_init()
1915 struct rte_cryptodev *dev; in rte_cryptodev_asym_session_create()
1984 struct rte_cryptodev *dev; in rte_cryptodev_sym_session_clear()
2038 struct rte_cryptodev *dev; in rte_cryptodev_asym_session_free()
2098 struct rte_cryptodev *dev; in rte_cryptodev_sym_get_private_session_size()
2117 struct rte_cryptodev *dev; in rte_cryptodev_asym_get_private_session_size()
2199 struct rte_cryptodev *dev; in rte_cryptodev_sym_cpu_crypto_process()
2220 struct rte_cryptodev *dev; in rte_cryptodev_get_raw_dp_ctx_size()
2248 struct rte_cryptodev *dev; in rte_cryptodev_configure_raw_dp_ctx()
2388 struct rte_cryptodev *dev = NULL; in rte_cryptodev_pmd_create_dev_name()
2436 struct rte_cryptodev *dev; in rte_cryptodev_name_get()