Home
last modified time | relevance | path

Searched refs:cryptodev_driver_id (Results 1 – 12 of 12) sorted by relevance

/f-stack/dpdk/drivers/crypto/null/
H A Dnull_crypto_pmd.c12 static uint8_t cryptodev_driver_id; variable
82 sym_op->session, cryptodev_driver_id); in get_session()
104 cryptodev_driver_id, _sess_private_data); in get_session()
171 dev->driver_id = cryptodev_driver_id; in cryptodev_null_create()
250 cryptodev_driver_id);
/f-stack/dpdk/drivers/crypto/zuc/
H A Drte_zuc_pmd.c17 static uint8_t cryptodev_driver_id; variable
139 cryptodev_driver_id); in zuc_get_session()
161 cryptodev_driver_id, _sess_private_data); in zuc_get_session()
504 dev->driver_id = cryptodev_driver_id; in cryptodev_zuc_create()
582 cryptodev_driver_id);
/f-stack/dpdk/drivers/crypto/kasumi/
H A Drte_kasumi_pmd.c20 static uint8_t cryptodev_driver_id; variable
140 cryptodev_driver_id); in kasumi_get_session()
162 cryptodev_driver_id, _sess_private_data); in kasumi_get_session()
544 dev->driver_id = cryptodev_driver_id; in cryptodev_kasumi_create()
640 cryptodev_kasumi_pmd_drv.driver, cryptodev_driver_id);
/f-stack/dpdk/drivers/crypto/snow3g/
H A Drte_snow3g_pmd.c19 static uint8_t cryptodev_driver_id; variable
150 cryptodev_driver_id); in snow3g_get_session()
172 cryptodev_driver_id, _sess_private_data); in snow3g_get_session()
556 dev->driver_id = cryptodev_driver_id; in cryptodev_snow3g_create()
655 cryptodev_snow3g_pmd_drv.driver, cryptodev_driver_id);
/f-stack/dpdk/drivers/crypto/armv8/
H A Drte_armv8_pmd.c19 static uint8_t cryptodev_driver_id; variable
527 cryptodev_driver_id); in get_session()
551 cryptodev_driver_id, _sess_private_data); in get_session()
788 dev->driver_id = cryptodev_driver_id; in cryptodev_armv8_crypto_create()
875 cryptodev_driver_id);
/f-stack/dpdk/drivers/crypto/mvsam/
H A Drte_mrvl_pmd.c22 static uint8_t cryptodev_driver_id; variable
502 op->sym->session, cryptodev_driver_id); in mrvl_request_prepare()
811 dev->driver_id = cryptodev_driver_id; in cryptodev_mrvl_crypto_create()
1021 cryptodev_driver_id);
/f-stack/dpdk/drivers/crypto/aesni_gcm/
H A Daesni_gcm_pmd.c16 static uint8_t cryptodev_driver_id; variable
175 cryptodev_driver_id); in aesni_gcm_get_session()
197 cryptodev_driver_id, _sess_private_data); in aesni_gcm_get_session()
806 dev->driver_id = cryptodev_driver_id; in aesni_gcm_create()
977 cryptodev_driver_id);
/f-stack/dpdk/drivers/crypto/openssl/
H A Drte_openssl_pmd.c21 static uint8_t cryptodev_driver_id; variable
747 cryptodev_driver_id); in get_session()
753 cryptodev_driver_id); in get_session()
785 cryptodev_driver_id, _sess_private_data); in get_session()
2194 dev->driver_id = cryptodev_driver_id; in cryptodev_openssl_create()
2280 cryptodev_openssl_pmd_drv.driver, cryptodev_driver_id);
/f-stack/dpdk/drivers/crypto/aesni_mb/
H A Drte_aesni_mb_pmd.c22 static uint8_t cryptodev_driver_id; variable
1020 cryptodev_driver_id); in get_session()
1049 cryptodev_driver_id, _sess_private_data); in get_session()
1647 cryptodev_driver_id); in post_process_mb_job()
2096 dev->driver_id = cryptodev_driver_id; in cryptodev_aesni_mb_create()
2231 cryptodev_driver_id);
/f-stack/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr.c37 static uint8_t cryptodev_driver_id; variable
1361 cryptodev_driver_id); in caam_jr_enqueue_op()
2042 info->driver_id = cryptodev_driver_id; in caam_jr_dev_infos_get()
2332 dev->driver_id = cryptodev_driver_id; in caam_jr_dev_init()
2482 cryptodev_driver_id);
/f-stack/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.c47 static uint8_t cryptodev_driver_id; variable
1741 cryptodev_driver_id); in dpaa_sec_enqueue_burst()
3103 info->driver_id = cryptodev_driver_id; in dpaa_sec_dev_infos_get()
3350 cryptodev->driver_id = cryptodev_driver_id; in dpaa_sec_dev_init()
3524 cryptodev_driver_id);
/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c60 static uint8_t cryptodev_driver_id; variable
1358 op->sym->session, cryptodev_driver_id); in build_sec_fd()
3579 info->driver_id = cryptodev_driver_id; in dpaa2_sec_dev_infos_get()
3853 cryptodev->driver_id = cryptodev_driver_id; in dpaa2_sec_dev_init()
4029 rte_dpaa2_sec_driver.driver, cryptodev_driver_id);