Home
last modified time | relevance | path

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

/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.c278 struct cryptodev *cryptodev; in pipeline_port_in_create() local
522 struct cryptodev *cryptodev; pipeline_port_out_create() local
[all...]
H A Dpipeline.h56 } cryptodev; member
89 } cryptodev; member
H A Dcli.c1361 struct cryptodev *cryptodev; in cmd_table_action_profile() local
[all...]
/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/lib/cryptodev/
H A Dcryptodev_pmd.c106 struct rte_cryptodev *cryptodev; in rte_cryptodev_pmd_create() local
152 rte_cryptodev_pmd_destroy(struct rte_cryptodev *cryptodev) in rte_cryptodev_pmd_destroy()
175 rte_cryptodev_pmd_probing_finish(struct rte_cryptodev *cryptodev) in rte_cryptodev_pmd_probing_finish()
H A Drte_cryptodev.c1115 cryptodev->data->name, in rte_cryptodev_pmd_release_device() argument
1058 struct rte_cryptodev *cryptodev; rte_cryptodev_pmd_allocate() local
[all...]
/dpdk/drivers/crypto/null/
H A Dnull_crypto_pmd.c215 struct rte_cryptodev *cryptodev; in cryptodev_null_remove_dev() local
/dpdk/drivers/crypto/armv8/
H A Drte_armv8_pmd.c829 struct rte_cryptodev *cryptodev; in cryptodev_armv8_crypto_uninit() local
/dpdk/drivers/crypto/mvsam/
H A Drte_mrvl_pmd.c1254 struct rte_cryptodev *cryptodev; in cryptodev_mrvl_crypto_uninit() local
/dpdk/drivers/crypto/qat/dev/
H A Dqat_sym_pmd_gen1.c484 qat_sym_create_security_gen1(void *cryptodev) in qat_sym_create_security_gen1()