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

Field Documentation

◆ active_engine_index_chained

u32 vnet_crypto_op_data_t::active_engine_index_chained

Definition at line 283 of file crypto.h.

◆ active_engine_index_simple

u32 vnet_crypto_op_data_t::active_engine_index_simple

Definition at line 282 of file crypto.h.

◆ alg

vnet_crypto_alg_t vnet_crypto_op_data_t::alg

Definition at line 281 of file crypto.h.

◆ type

vnet_crypto_op_type_t vnet_crypto_op_data_t::type

Definition at line 280 of file crypto.h.


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