![]() |
FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
Collaboration diagram for aead_crypto_context_t:Data Fields | |
| ptls_aead_context_t | super |
| vnet_crypto_op_t | op |
| u32 | key_index |
Definition at line 34 of file quic_crypto.c.
| u32 aead_crypto_context_t::key_index |
Definition at line 38 of file quic_crypto.c.
| vnet_crypto_op_t aead_crypto_context_t::op |
Definition at line 37 of file quic_crypto.c.
| ptls_aead_context_t aead_crypto_context_t::super |
Definition at line 36 of file quic_crypto.c.