FD.io VPP  v19.04.4-rc0-5-ge88582fac
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 60 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 68 of file esp.h.


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