FD.io VPP  v19.01.3-6-g70449b9b9
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 66 of file ipsec.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

crypto_worker_main_t::CLIB_CACHE_LINE_ALIGN_MARK ( pad  )

Field Documentation

◆ auth_resource_idx

u16 crypto_worker_main_t::auth_resource_idx[IPSEC_INTEG_N_ALG]

Definition at line 71 of file ipsec.h.

◆ cipher_resource_idx

u16 crypto_worker_main_t::cipher_resource_idx[IPSEC_CRYPTO_N_ALG]

Definition at line 70 of file ipsec.h.

◆ ops

struct rte_crypto_op** crypto_worker_main_t::ops

Definition at line 69 of file ipsec.h.

◆ resource_idx

u16* crypto_worker_main_t::resource_idx

Definition at line 68 of file ipsec.h.


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