Skinny-C
 All Data Structures Files Functions Variables Groups Pages
Data Fields
Skinny128Key_t Struct Reference

Key schedule for Skinny128 block ciphers. More...

#include <skinny128-cipher.h>

Data Fields

unsigned rounds
 
Skinny128HalfCells_t schedule [SKINNY128_MAX_ROUNDS]
 

Detailed Description

Key schedule for Skinny128 block ciphers.

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

Field Documentation

unsigned Skinny128Key_t::rounds

Number of encryption/decryption rounds

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

Skinny128HalfCells_t Skinny128Key_t::schedule[SKINNY128_MAX_ROUNDS]

All words of the key schedule

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


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