FD.io VPP  v21.06-3-gbb25fbf28
Vector Packet Processing
esp_aead_t_ Struct Reference

AES GCM Additional Authentication data. More...

Data Fields

u32 data [3]
 for GCM: when using ESN it's: SPI, seq-hi, seg-low else SPI, seq-low More...
 

Detailed Description

AES GCM Additional Authentication data.

Definition at line 76 of file esp.h.

Field Documentation

◆ data

u32 esp_aead_t_::data[3]

for GCM: when using ESN it's: SPI, seq-hi, seg-low else SPI, seq-low

Definition at line 84 of file esp.h.


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