Skinny-C
 All Data Structures Files Functions Variables Groups Pages
Data Fields
Skinny128Cells_t Union Reference

Union that describes a 128-bit 4x4 array of cells. More...

#include <skinny128-cipher.h>

Data Fields

uint32_t row [4]
 
uint64_t lrow [2]
 

Detailed Description

Union that describes a 128-bit 4x4 array of cells.

Definition at line 57 of file skinny128-cipher.h.

Field Documentation

uint64_t Skinny128Cells_t::lrow[2]

Cell rows in 64-bit units

Definition at line 60 of file skinny128-cipher.h.

uint32_t Skinny128Cells_t::row[4]

Cell rows in 32-bit units

Definition at line 59 of file skinny128-cipher.h.


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