FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
aes_gcm_key_data_t Struct Reference

Data Fields

const __m128i Hi [8]
 
const __m128i Ke [15]
 

Detailed Description

Definition at line 30 of file aes_gcm.c.

Field Documentation

◆ Hi

const __m128i aes_gcm_key_data_t::Hi[8]

Definition at line 33 of file aes_gcm.c.

◆ Ke

const __m128i aes_gcm_key_data_t::Ke[15]

Definition at line 35 of file aes_gcm.c.


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