FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
aead_crypto_context_t Struct Reference
+ Collaboration diagram for aead_crypto_context_t:

Data Fields

ptls_aead_context_t super
 
vnet_crypto_op_t op
 
u32 key_index
 

Detailed Description

Definition at line 39 of file quic_crypto.c.

Field Documentation

◆ key_index

u32 aead_crypto_context_t::key_index

Definition at line 43 of file quic_crypto.c.

◆ op

vnet_crypto_op_t aead_crypto_context_t::op

Definition at line 42 of file quic_crypto.c.

◆ super

ptls_aead_context_t aead_crypto_context_t::super

Definition at line 41 of file quic_crypto.c.


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