FD.io VPP  v18.01-8-g0eacf49
Vector Packet Processing
crypto_worker_main_t Struct Reference

Data Fields

u16resource_idx
 
struct rte_crypto_op ** ops
 
u16 cipher_resource_idx [IPSEC_CRYPTO_N_ALG]
 
u16 auth_resource_idx [IPSEC_INTEG_N_ALG]
 

Detailed Description

Definition at line 65 of file ipsec.h.

Field Documentation

u16 crypto_worker_main_t::auth_resource_idx[IPSEC_INTEG_N_ALG]

Definition at line 70 of file ipsec.h.

u16 crypto_worker_main_t::cipher_resource_idx[IPSEC_CRYPTO_N_ALG]

Definition at line 69 of file ipsec.h.

struct rte_crypto_op** crypto_worker_main_t::ops

Definition at line 68 of file ipsec.h.

u16* crypto_worker_main_t::resource_idx

Definition at line 67 of file ipsec.h.


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