FD.io VPP  v20.05-21-gb1500e9ff
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 29 of file crypto_native.h.

Field Documentation

◆ crypto_engine_index

u32 crypto_native_main_t::crypto_engine_index

Definition at line 31 of file crypto_native.h.

◆ key_data

void** crypto_native_main_t::key_data

Definition at line 34 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 33 of file crypto_native.h.

◆ per_thread_data

crypto_native_per_thread_data_t* crypto_native_main_t::per_thread_data

Definition at line 32 of file crypto_native.h.


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