Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_cryptodev.h23 extern uint8_t cryptodev_virtio_driver_id;
H A Dvirtio_cryptodev.c60 uint8_t cryptodev_virtio_driver_id; variable
731 cryptodev->driver_id = cryptodev_virtio_driver_id; in crypto_virtio_create()
954 sess, cryptodev_virtio_driver_id); in virtio_crypto_sym_clear_session()
1073 set_sym_session_private_data(sess, cryptodev_virtio_driver_id, NULL); in virtio_crypto_sym_clear_session()
1422 info->driver_id = cryptodev_virtio_driver_id; in virtio_crypto_dev_info_get()
1485 cryptodev_virtio_driver_id);
H A Dvirtio_rxtx.c211 cop->sym->session, cryptodev_virtio_driver_id); in virtqueue_crypto_sym_enqueue_xmit()