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

Union that describes a 64-bit 2x4 array of cells. More...

#include <skinny128-cipher.h>

Data Fields

uint32_t row [2]
 
uint64_t lrow
 

Detailed Description

Union that describes a 64-bit 2x4 array of cells.

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

Field Documentation

uint64_t Skinny128HalfCells_t::lrow

Cell rows in 64-bit units

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

uint32_t Skinny128HalfCells_t::row[2]

Cell rows in 32-bit units

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


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