Searched refs:rte_cryptodev_data (Results 1 – 4 of 4) sorted by relevance
62 struct rte_cryptodev_data *data[RTE_CRYPTO_MAX_DEVS];
849 struct rte_cryptodev_data *data;882 struct rte_cryptodev_data { struct
653 rte_cryptodev_data_alloc(uint8_t dev_id, struct rte_cryptodev_data **data, in rte_cryptodev_data_alloc()667 sizeof(struct rte_cryptodev_data), in rte_cryptodev_data_alloc()682 memset(*data, 0, sizeof(struct rte_cryptodev_data)); in rte_cryptodev_data_alloc()688 rte_cryptodev_data_free(uint8_t dev_id, struct rte_cryptodev_data **data) in rte_cryptodev_data_free()752 struct rte_cryptodev_data **cryptodev_data = in rte_cryptodev_pmd_allocate()
156 struct rte_cryptodev_data *crypto_data;