FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
vnet_crypto_main_t Struct Reference
+ Collaboration diagram for vnet_crypto_main_t:

Data Fields

vnet_crypto_alg_data_talgs
 
vnet_crypto_thread_tthreads
 
vnet_crypto_ops_handler_t ** ops_handlers
 
vnet_crypto_op_data_t opt_data [VNET_CRYPTO_N_OP_IDS]
 
vnet_crypto_engine_tengines
 
uwordengine_index_by_name
 
uwordalg_index_by_name
 

Detailed Description

Definition at line 161 of file crypto.h.

Field Documentation

uword* vnet_crypto_main_t::alg_index_by_name

Definition at line 169 of file crypto.h.

vnet_crypto_alg_data_t* vnet_crypto_main_t::algs

Definition at line 163 of file crypto.h.

uword* vnet_crypto_main_t::engine_index_by_name

Definition at line 168 of file crypto.h.

vnet_crypto_engine_t* vnet_crypto_main_t::engines

Definition at line 167 of file crypto.h.

vnet_crypto_ops_handler_t** vnet_crypto_main_t::ops_handlers

Definition at line 165 of file crypto.h.

vnet_crypto_op_data_t vnet_crypto_main_t::opt_data[VNET_CRYPTO_N_OP_IDS]

Definition at line 166 of file crypto.h.

vnet_crypto_thread_t* vnet_crypto_main_t::threads

Definition at line 164 of file crypto.h.


The documentation for this struct was generated from the following file: