FD.io VPP  v19.04-6-g6f05f72
Vector Packet Processing
dpdk_crypto_main_t Struct Reference
+ Collaboration diagram for dpdk_crypto_main_t:

Data Fields

crypto_worker_main_t * workers_main
 
crypto_dev_t * dev
 
crypto_resource_t * resource
 
crypto_alg_t * cipher_algs
 
crypto_alg_t * auth_algs
 
crypto_data_t * data
 
crypto_drv_t * drv
 
u64 session_timeout
 
u8 enabled
 

Detailed Description

Definition at line 154 of file ipsec.h.

Field Documentation

crypto_alg_t* dpdk_crypto_main_t::auth_algs

Definition at line 160 of file ipsec.h.

crypto_alg_t* dpdk_crypto_main_t::cipher_algs

Definition at line 159 of file ipsec.h.

crypto_data_t* dpdk_crypto_main_t::data

Definition at line 161 of file ipsec.h.

crypto_dev_t* dpdk_crypto_main_t::dev

Definition at line 157 of file ipsec.h.

crypto_drv_t* dpdk_crypto_main_t::drv

Definition at line 162 of file ipsec.h.

u8 dpdk_crypto_main_t::enabled

Definition at line 164 of file ipsec.h.

crypto_resource_t* dpdk_crypto_main_t::resource

Definition at line 158 of file ipsec.h.

u64 dpdk_crypto_main_t::session_timeout

Definition at line 163 of file ipsec.h.

crypto_worker_main_t* dpdk_crypto_main_t::workers_main

Definition at line 156 of file ipsec.h.


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