FD.io VPP  v19.04.1-1-ge4a0f9f
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

crypto_worker_main_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

u16 crypto_worker_main_t::auth_resource_idx[IPSEC_INTEG_N_ALG]

Definition at line 77 of file ipsec.h.

u16 crypto_worker_main_t::cipher_resource_idx[IPSEC_CRYPTO_N_ALG]

Definition at line 76 of file ipsec.h.

struct rte_crypto_op** crypto_worker_main_t::ops

Definition at line 75 of file ipsec.h.

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: