FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
aes_gcm_counter_t Struct Reference

Data Fields

u32 counter
 
union {
   u32x4   Y
 
   u32x16   Y4
 
}; 
 

Detailed Description

Definition at line 46 of file aes_gcm.c.

Field Documentation

◆ @604

union { ... }

◆ counter

u32 aes_gcm_counter_t::counter

Definition at line 48 of file aes_gcm.c.

◆ Y

u32x4 aes_gcm_counter_t::Y

Definition at line 51 of file aes_gcm.c.

◆ Y4

u32x16 aes_gcm_counter_t::Y4

Definition at line 52 of file aes_gcm.c.


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