FD.io VPP  v18.10-34-gcce845e
Vector Packet Processing
crypto_worker_main_t Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (pad)
 

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.

Member Function Documentation

crypto_worker_main_t::CLIB_CACHE_LINE_ALIGN_MARK ( pad  )

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: