FD.io VPP  v19.08.1-401-g8e4ed521a
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

◆ desc

char* vnet_crypto_engine_t::desc

Definition at line 180 of file crypto.h.

◆ key_op_handler

vnet_crypto_key_handler_t* vnet_crypto_engine_t::key_op_handler

Definition at line 182 of file crypto.h.

◆ name

char* vnet_crypto_engine_t::name

Definition at line 179 of file crypto.h.

◆ ops_handlers

vnet_crypto_ops_handler_t* vnet_crypto_engine_t::ops_handlers[VNET_CRYPTO_N_OP_IDS]

Definition at line 183 of file crypto.h.

◆ priority

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: