FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
openssl_per_thread_data_t Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

EVP_CIPHER_CTX * evp_cipher_ctx
 
HMAC_CTX * hmac_ctx
 

Detailed Description

Definition at line 27 of file main.c.

Member Function Documentation

openssl_per_thread_data_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

EVP_CIPHER_CTX* openssl_per_thread_data_t::evp_cipher_ctx

Definition at line 30 of file main.c.

HMAC_CTX* openssl_per_thread_data_t::hmac_ctx

Definition at line 31 of file main.c.


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