Home
last modified time | relevance | path

Searched defs:cryptodev (Results 1 – 25 of 32) sorted by relevance

12

/f-stack/dpdk/examples/ip_pipeline/
H A Dcryptodev.h15 struct cryptodev { struct
24 TAILQ_HEAD(cryptodev_list, cryptodev); argument
H A Dcryptodev.c29 struct cryptodev *cryptodev; in cryptodev_find() local
42 cryptodev_next(struct cryptodev *cryptodev) in cryptodev_next()
55 struct cryptodev *cryptodev; in cryptodev_create() local
H A Dpipeline.c303 struct cryptodev *cryptodev; in pipeline_port_in_create() local
579 struct cryptodev *cryptodev; in pipeline_port_out_create() local
H A Dpipeline.h57 } cryptodev; member
91 } cryptodev; member
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cryptodev.c28 struct softnic_cryptodev *cryptodev; in softnic_cryptodev_free() local
43 struct softnic_cryptodev *cryptodev; in softnic_cryptodev_find() local
63 struct softnic_cryptodev *cryptodev; in softnic_cryptodev_create() local
H A Drte_eth_softnic_pipeline.c241 struct rte_port_sym_crypto_reader_params cryptodev; in softnic_pipeline_port_in_create() member
361 struct softnic_cryptodev *cryptodev; in softnic_pipeline_port_in_create() local
462 struct rte_port_sym_crypto_writer_params cryptodev; in softnic_pipeline_port_out_create() member
469 struct rte_port_sym_crypto_writer_nodrop_params cryptodev; in softnic_pipeline_port_out_create() member
601 struct softnic_cryptodev *cryptodev; in softnic_pipeline_port_out_create() local
/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev.c33 struct rte_cryptodev *cryptodev; in otx_cpt_pci_probe() local
72 struct rte_cryptodev *cryptodev; in otx_cpt_pci_remove() local
/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_cryptodev_pmd.c94 struct rte_cryptodev *cryptodev; in rte_cryptodev_pmd_create() local
140 rte_cryptodev_pmd_destroy(struct rte_cryptodev *cryptodev) in rte_cryptodev_pmd_destroy()
H A Drte_cryptodev.c734 struct rte_cryptodev *cryptodev; in rte_cryptodev_pmd_allocate() local
791 rte_cryptodev_pmd_release_device(struct rte_cryptodev *cryptodev) in rte_cryptodev_pmd_release_device()
/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_cryptodev.c670 virtio_crypto_init_device(struct rte_cryptodev *cryptodev, in virtio_crypto_init_device()
721 struct rte_cryptodev *cryptodev; in crypto_virtio_create() local
761 virtio_crypto_dev_uninit(struct rte_cryptodev *cryptodev) in virtio_crypto_dev_uninit()
791 virtio_crypto_dev_configure(struct rte_cryptodev *cryptodev, in virtio_crypto_dev_configure()
1457 struct rte_cryptodev *cryptodev; in crypto_virtio_pci_remove() local
/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_asym_pmd.c251 struct rte_cryptodev *cryptodev; in qat_asym_dev_create() local
346 struct rte_cryptodev *cryptodev; in qat_asym_dev_destroy() local
H A Dqat_sym_pmd.c328 struct rte_cryptodev *cryptodev; in qat_sym_dev_create() local
484 struct rte_cryptodev *cryptodev; in qat_sym_dev_destroy() local
/f-stack/dpdk/drivers/event/dpaa/
H A Ddpaa_eventdev.c746 const struct rte_cryptodev *cryptodev, in dpaa_eventdev_crypto_queue_add_all()
775 const struct rte_cryptodev *cryptodev, in dpaa_eventdev_crypto_queue_add()
824 const struct rte_cryptodev *cryptodev, in dpaa_eventdev_crypto_queue_del()
846 const struct rte_cryptodev *cryptodev) in dpaa_eventdev_crypto_start()
858 const struct rte_cryptodev *cryptodev) in dpaa_eventdev_crypto_stop()
/f-stack/dpdk/drivers/event/dpaa2/
H A Ddpaa2_eventdev.c837 const struct rte_cryptodev *cryptodev, in dpaa2_eventdev_crypto_queue_add_all()
865 const struct rte_cryptodev *cryptodev, in dpaa2_eventdev_crypto_queue_add()
914 const struct rte_cryptodev *cryptodev, in dpaa2_eventdev_crypto_queue_del()
936 const struct rte_cryptodev *cryptodev) in dpaa2_eventdev_crypto_start()
948 const struct rte_cryptodev *cryptodev) in dpaa2_eventdev_crypto_stop()
/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_pmd.c362 struct rte_cryptodev *cryptodev; in bcmfs_sym_dev_create() local
405 struct rte_cryptodev *cryptodev; in bcmfs_sym_dev_destroy() local
/f-stack/dpdk/drivers/crypto/null/
H A Dnull_crypto_pmd.c223 struct rte_cryptodev *cryptodev; in cryptodev_null_remove_dev() local
/f-stack/dpdk/drivers/bus/fslmc/
H A Drte_fslmc.h123 struct rte_cryptodev *cryptodev; /**< Crypto Device */ member
/f-stack/dpdk/drivers/crypto/zuc/
H A Drte_zuc_pmd.c551 struct rte_cryptodev *cryptodev; in cryptodev_zuc_remove() local
/f-stack/dpdk/drivers/crypto/snow3g/
H A Drte_snow3g_pmd.c623 struct rte_cryptodev *cryptodev; in cryptodev_snow3g_remove() local
/f-stack/dpdk/drivers/crypto/kasumi/
H A Drte_kasumi_pmd.c608 struct rte_cryptodev *cryptodev; in cryptodev_kasumi_remove() local
/f-stack/dpdk/drivers/crypto/armv8/
H A Drte_armv8_pmd.c842 struct rte_cryptodev *cryptodev; in cryptodev_armv8_crypto_uninit() local
/f-stack/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.c3338 dpaa_sec_dev_init(struct rte_cryptodev *cryptodev) in dpaa_sec_dev_init()
3425 struct rte_cryptodev *cryptodev; in cryptodev_dpaa_sec_probe() local
3497 struct rte_cryptodev *cryptodev; in cryptodev_dpaa_sec_remove() local
/f-stack/dpdk/drivers/crypto/mvsam/
H A Drte_mrvl_pmd.c985 struct rte_cryptodev *cryptodev; in cryptodev_mrvl_crypto_uninit() local
/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c3835 dpaa2_sec_dev_init(struct rte_cryptodev *cryptodev) in dpaa2_sec_dev_init()
3948 struct rte_cryptodev *cryptodev; in cryptodev_dpaa2_sec_probe() local
4001 struct rte_cryptodev *cryptodev; in cryptodev_dpaa2_sec_remove() local
/f-stack/dpdk/drivers/crypto/aesni_gcm/
H A Daesni_gcm_pmd.c945 struct rte_cryptodev *cryptodev; in aesni_gcm_remove() local

12