FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
crypto_worker_main_t Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

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 72 of file ipsec.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

crypto_worker_main_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ auth_resource_idx

u16 crypto_worker_main_t::auth_resource_idx[IPSEC_INTEG_N_ALG]

Definition at line 77 of file ipsec.h.

◆ cipher_resource_idx

u16 crypto_worker_main_t::cipher_resource_idx[IPSEC_CRYPTO_N_ALG]

Definition at line 76 of file ipsec.h.

◆ ops

struct rte_crypto_op** crypto_worker_main_t::ops

Definition at line 75 of file ipsec.h.

◆ resource_idx

u16* crypto_worker_main_t::resource_idx

Definition at line 74 of file ipsec.h.


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