FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
vnet_crypto_engine_t Struct Reference

Data Fields

char * name
 
char * desc
 
int priority
 
vnet_crypto_ops_handler_tops_handlers [VNET_CRYPTO_N_OP_IDS]
 

Detailed Description

Definition at line 153 of file crypto.h.

Field Documentation

char* vnet_crypto_engine_t::desc

Definition at line 156 of file crypto.h.

char* vnet_crypto_engine_t::name

Definition at line 155 of file crypto.h.

vnet_crypto_ops_handler_t* vnet_crypto_engine_t::ops_handlers[VNET_CRYPTO_N_OP_IDS]

Definition at line 158 of file crypto.h.

int vnet_crypto_engine_t::priority

Definition at line 157 of file crypto.h.


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