FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
crypto_ia32_main_t Struct Reference
+ Collaboration diagram for crypto_ia32_main_t:

Data Fields

u32 crypto_engine_index
 
crypto_ia32_per_thread_data_tper_thread_data
 
crypto_ia32_key_fn_tkey_fn [VNET_CRYPTO_N_ALGS]
 
void ** key_data
 

Detailed Description

Definition at line 28 of file crypto_ia32.h.

Field Documentation

◆ crypto_engine_index

u32 crypto_ia32_main_t::crypto_engine_index

Definition at line 30 of file crypto_ia32.h.

◆ key_data

void** crypto_ia32_main_t::key_data

Definition at line 33 of file crypto_ia32.h.

◆ key_fn

crypto_ia32_key_fn_t* crypto_ia32_main_t::key_fn[VNET_CRYPTO_N_ALGS]

Definition at line 32 of file crypto_ia32.h.

◆ per_thread_data

crypto_ia32_per_thread_data_t* crypto_ia32_main_t::per_thread_data

Definition at line 31 of file crypto_ia32.h.


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