FD.io VPP  v20.09-rc2-28-g3c5414029
Vector Packet Processing
crypto_native_main_t Struct Reference
+ Collaboration diagram for crypto_native_main_t:

Data Fields

u32 crypto_engine_index
 
crypto_native_per_thread_data_tper_thread_data
 
crypto_native_key_fn_tkey_fn [VNET_CRYPTO_N_ALGS]
 
void ** key_data
 

Detailed Description

Definition at line 33 of file crypto_native.h.

Field Documentation

◆ crypto_engine_index

u32 crypto_native_main_t::crypto_engine_index

Definition at line 35 of file crypto_native.h.

◆ key_data

void** crypto_native_main_t::key_data

Definition at line 38 of file crypto_native.h.

◆ key_fn

crypto_native_key_fn_t* crypto_native_main_t::key_fn[VNET_CRYPTO_N_ALGS]

Definition at line 37 of file crypto_native.h.

◆ per_thread_data

crypto_native_per_thread_data_t* crypto_native_main_t::per_thread_data

Definition at line 36 of file crypto_native.h.


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