FD.io VPP  v21.06-3-gbb25fbf28
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 313 of file crypto.h.

Field Documentation

◆ active_engine_index_async

u32 vnet_crypto_async_op_data_t::active_engine_index_async

Definition at line 317 of file crypto.h.

◆ alg

vnet_crypto_async_alg_t vnet_crypto_async_op_data_t::alg

Definition at line 316 of file crypto.h.

◆ type

vnet_crypto_async_op_type_t vnet_crypto_async_op_data_t::type

Definition at line 315 of file crypto.h.


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