Home
last modified time | relevance | path

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

12

/dpdk/examples/ip_pipeline/
H A Dcryptodev.h15 struct cryptodev { struct
24 TAILQ_HEAD(cryptodev_list, cryptodev); argument
H A Dcryptodev.c28 struct cryptodev *cryptodev; in cryptodev_find() local
41 cryptodev_next(struct cryptodev *cryptodev) in cryptodev_next()
54 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
/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
H A Drte_eth_softnic_internals.h418 } cryptodev; member
451 } cryptodev; member
/dpdk/lib/cryptodev/
H A Dcryptodev_pmd.c96 struct rte_cryptodev *cryptodev; in rte_cryptodev_pmd_create() local
142 rte_cryptodev_pmd_destroy(struct rte_cryptodev *cryptodev) in rte_cryptodev_pmd_destroy()
165 rte_cryptodev_pmd_probing_finish(struct rte_cryptodev *cryptodev) in rte_cryptodev_pmd_probing_finish()
H A Drte_cryptodev.c856 struct rte_cryptodev *cryptodev; in rte_cryptodev_pmd_allocate() local
913 rte_cryptodev_pmd_release_device(struct rte_cryptodev *cryptodev) in rte_cryptodev_pmd_release_device()
/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev.c36 struct rte_cryptodev *cryptodev; in otx_cpt_pci_probe() local
77 struct rte_cryptodev *cryptodev; in otx_cpt_pci_remove() local
/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
763 virtio_crypto_dev_uninit(struct rte_cryptodev *cryptodev) in virtio_crypto_dev_uninit()
793 virtio_crypto_dev_configure(struct rte_cryptodev *cryptodev, in virtio_crypto_dev_configure()
1459 struct rte_cryptodev *cryptodev; in crypto_virtio_pci_remove() local
/dpdk/drivers/crypto/qat/
H A Dqat_sym.c198 struct rte_cryptodev *cryptodev; in qat_sym_dev_create() local
335 struct rte_cryptodev *cryptodev; in qat_sym_dev_destroy() local
H A Dqat_asym.c1294 struct rte_cryptodev *cryptodev; in qat_asym_dev_create() local
1408 struct rte_cryptodev *cryptodev; in qat_asym_dev_destroy() local
/dpdk/drivers/event/dpaa/
H A Ddpaa_eventdev.c747 const struct rte_cryptodev *cryptodev, in dpaa_eventdev_crypto_queue_add_all()
776 const struct rte_cryptodev *cryptodev, in dpaa_eventdev_crypto_queue_add()
825 const struct rte_cryptodev *cryptodev, in dpaa_eventdev_crypto_queue_del()
847 const struct rte_cryptodev *cryptodev) in dpaa_eventdev_crypto_start()
859 const struct rte_cryptodev *cryptodev) in dpaa_eventdev_crypto_stop()
/dpdk/drivers/event/dpaa2/
H A Ddpaa2_eventdev.c838 const struct rte_cryptodev *cryptodev, in dpaa2_eventdev_crypto_queue_add_all()
866 const struct rte_cryptodev *cryptodev, in dpaa2_eventdev_crypto_queue_add()
915 const struct rte_cryptodev *cryptodev, in dpaa2_eventdev_crypto_queue_del()
937 const struct rte_cryptodev *cryptodev) in dpaa2_eventdev_crypto_start()
949 const struct rte_cryptodev *cryptodev) in dpaa2_eventdev_crypto_stop()
/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_pmd.c362 struct rte_cryptodev *cryptodev; in bcmfs_sym_dev_create() local
407 struct rte_cryptodev *cryptodev; in bcmfs_sym_dev_destroy() local
/dpdk/drivers/crypto/ipsec_mb/
H A Dipsec_mb_private.c148 struct rte_cryptodev *cryptodev; in ipsec_mb_remove() local
/dpdk/drivers/crypto/null/
H A Dnull_crypto_pmd.c225 struct rte_cryptodev *cryptodev; in cryptodev_null_remove_dev() local
/dpdk/drivers/bus/fslmc/
H A Drte_fslmc.h125 struct rte_cryptodev *cryptodev; /**< Crypto Device */ member
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c4287 dpaa2_sec_get_devargs(struct rte_cryptodev *cryptodev, const char *key) in dpaa2_sec_get_devargs()
4311 dpaa2_sec_dev_init(struct rte_cryptodev *cryptodev) in dpaa2_sec_dev_init()
4414 struct rte_cryptodev *cryptodev; in cryptodev_dpaa2_sec_probe() local
4469 struct rte_cryptodev *cryptodev; in cryptodev_dpaa2_sec_remove() local
/dpdk/drivers/crypto/armv8/
H A Drte_armv8_pmd.c844 struct rte_cryptodev *cryptodev; in cryptodev_armv8_crypto_uninit() local
/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.c3651 dpaa_sec_dev_init(struct rte_cryptodev *cryptodev) in dpaa_sec_dev_init()
3766 struct rte_cryptodev *cryptodev; in cryptodev_dpaa_sec_probe() local
3840 struct rte_cryptodev *cryptodev; in cryptodev_dpaa_sec_remove() local
/dpdk/drivers/crypto/mvsam/
H A Drte_mrvl_pmd.c1263 struct rte_cryptodev *cryptodev; in cryptodev_mrvl_crypto_uninit() local
/dpdk/drivers/crypto/qat/dev/
H A Dqat_sym_pmd_gen1.c438 qat_sym_create_security_gen1(void *cryptodev) in qat_sym_create_security_gen1()
/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr.c2454 struct rte_cryptodev *cryptodev; in cryptodev_caam_jr_remove() local

12