FD.io VPP  v19.08.1-401-g8e4ed521a
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: