FD.io VPP  v20.01-48-g3e0dafb74
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 64 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 72 of file esp.h.


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