Home
last modified time | relevance | path

Searched refs:otx_cryptodev_driver_id (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev.c20 uint8_t otx_cryptodev_driver_id; variable
51 cryptodev->driver_id = otx_cryptodev_driver_id; in otx_cpt_pci_probe()
121 otx_cryptodev_driver_id);
H A Dotx_cryptodev.h18 extern uint8_t otx_cryptodev_driver_id;
H A Dotx_cryptodev_ops.c128 info->driver_id = otx_cryptodev_driver_id; in otx_cpt_dev_info_get()
533 otx_cryptodev_driver_id); in otx_cpt_enq_single_sym()
563 const int driver_id = otx_cryptodev_driver_id; in otx_cpt_enq_single_sym_sessless()
894 cop->sym->session, otx_cryptodev_driver_id); in free_sym_session_data()