FD.io VPP  v21.06-3-gbb25fbf28
Vector Packet Processing
vnet_crypto_op_data_t Struct Reference

Data Fields

vnet_crypto_op_type_t type
 
vnet_crypto_alg_t alg
 
u32 active_engine_index_simple
 
u32 active_engine_index_chained
 

Detailed Description

Definition at line 305 of file crypto.h.

Field Documentation

◆ active_engine_index_chained

u32 vnet_crypto_op_data_t::active_engine_index_chained

Definition at line 310 of file crypto.h.

◆ active_engine_index_simple

u32 vnet_crypto_op_data_t::active_engine_index_simple

Definition at line 309 of file crypto.h.

◆ alg

vnet_crypto_alg_t vnet_crypto_op_data_t::alg

Definition at line 308 of file crypto.h.

◆ type

vnet_crypto_op_type_t vnet_crypto_op_data_t::type

Definition at line 307 of file crypto.h.


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