FD.io VPP  v18.11-rc0-18-g2a3fb1a
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 150 of file ipsec.h.

Field Documentation

crypto_alg_t* dpdk_crypto_main_t::auth_algs

Definition at line 156 of file ipsec.h.

crypto_alg_t* dpdk_crypto_main_t::cipher_algs

Definition at line 155 of file ipsec.h.

crypto_data_t* dpdk_crypto_main_t::data

Definition at line 157 of file ipsec.h.

crypto_dev_t* dpdk_crypto_main_t::dev

Definition at line 153 of file ipsec.h.

crypto_drv_t* dpdk_crypto_main_t::drv

Definition at line 158 of file ipsec.h.

u8 dpdk_crypto_main_t::enabled

Definition at line 160 of file ipsec.h.

crypto_resource_t* dpdk_crypto_main_t::resource

Definition at line 154 of file ipsec.h.

u64 dpdk_crypto_main_t::session_timeout

Definition at line 159 of file ipsec.h.

crypto_worker_main_t* dpdk_crypto_main_t::workers_main

Definition at line 152 of file ipsec.h.


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