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

Data Fields

u8x16 mid
 
u8x16 hi
 
u8x16 lo
 
u8x16 tmp_lo
 
u8x16 tmp_hi
 
int pending
 

Detailed Description

Definition at line 151 of file ghash.h.

Field Documentation

◆ hi

u8x16 ghash_data_t::hi

Definition at line 153 of file ghash.h.

◆ lo

u8x16 ghash_data_t::lo

Definition at line 153 of file ghash.h.

◆ mid

u8x16 ghash_data_t::mid

Definition at line 153 of file ghash.h.

◆ pending

int ghash_data_t::pending

Definition at line 154 of file ghash.h.

◆ tmp_hi

u8x16 ghash_data_t::tmp_hi

Definition at line 153 of file ghash.h.

◆ tmp_lo

u8x16 ghash_data_t::tmp_lo

Definition at line 153 of file ghash.h.


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