![]() |
FD.io VPP
v20.09-rc2-28-g3c5414029
Vector Packet Processing
|
Collaboration diagram for ikev2_main_per_thread_data_t:Public Member Functions | |
| CLIB_CACHE_LINE_ALIGN_MARK (cacheline0) | |
Data Fields | |
| ikev2_sa_t * | sas |
| uword * | sa_by_rspi |
| EVP_CIPHER_CTX * | evp_ctx |
| HMAC_CTX * | hmac_ctx |
Definition at line 448 of file ikev2_priv.h.
| ikev2_main_per_thread_data_t::CLIB_CACHE_LINE_ALIGN_MARK | ( | cacheline0 | ) |
| EVP_CIPHER_CTX* ikev2_main_per_thread_data_t::evp_ctx |
Definition at line 458 of file ikev2_priv.h.
| HMAC_CTX* ikev2_main_per_thread_data_t::hmac_ctx |
Definition at line 459 of file ikev2_priv.h.
| uword* ikev2_main_per_thread_data_t::sa_by_rspi |
Definition at line 456 of file ikev2_priv.h.
| ikev2_sa_t* ikev2_main_per_thread_data_t::sas |
Definition at line 453 of file ikev2_priv.h.