FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
vnet_crypto_async_op_data_t Struct Reference

Data Fields

vnet_crypto_async_op_type_t type
 
vnet_crypto_async_alg_t alg
 
u32 active_engine_index_async
 

Detailed Description

Definition at line 286 of file crypto.h.

Field Documentation

◆ active_engine_index_async

u32 vnet_crypto_async_op_data_t::active_engine_index_async

Definition at line 290 of file crypto.h.

◆ alg

vnet_crypto_async_alg_t vnet_crypto_async_op_data_t::alg

Definition at line 289 of file crypto.h.

◆ type

vnet_crypto_async_op_type_t vnet_crypto_async_op_data_t::type

Definition at line 288 of file crypto.h.


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