FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
Definition at line 132 of file cryptodev.c.
clib_bitmap_t* cryptodev_main_t::active_cdev_inst_mask |
Definition at line 138 of file cryptodev.c.
cryptodev_inst_t* cryptodev_main_t::cryptodev_inst |
Definition at line 137 of file cryptodev.c.
cryptodev_key_t* cryptodev_main_t::keys |
Definition at line 135 of file cryptodev.c.
cryptodev_numa_data_t* cryptodev_main_t::per_numa_data |
Definition at line 134 of file cryptodev.c.
cryptodev_engine_thread_t* cryptodev_main_t::per_thread_data |
Definition at line 136 of file cryptodev.c.
clib_spinlock_t cryptodev_main_t::tlock |
Definition at line 139 of file cryptodev.c.