Lightweight Cryptography Primitives
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
gf128_value_t Struct Reference

Representation of a value in the GF(2^128) field. More...

#include <internal-ghash.h>

Data Fields

uint64_t c [2]
 

Detailed Description

Representation of a value in the GF(2^128) field.

Field Documentation

uint64_t gf128_value_t::c[2]

Components of the 128-bit value


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