FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vnet_crypto_engine_t Struct Reference

Data Fields

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

Detailed Description

Definition at line 177 of file crypto.h.

Field Documentation

char* vnet_crypto_engine_t::desc

Definition at line 180 of file crypto.h.

vnet_crypto_key_handler_t* vnet_crypto_engine_t::key_op_handler

Definition at line 182 of file crypto.h.

char* vnet_crypto_engine_t::name

Definition at line 179 of file crypto.h.

vnet_crypto_ops_handler_t* vnet_crypto_engine_t::ops_handlers[VNET_CRYPTO_N_OP_IDS]

Definition at line 183 of file crypto.h.

int vnet_crypto_engine_t::priority

Definition at line 181 of file crypto.h.


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