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

Key schedule for Skinny64 block ciphers. More...

#include <skinny64-cipher.h>

Data Fields

unsigned rounds
 
Skinny64HalfCells_t schedule [SKINNY64_MAX_ROUNDS]
 

Detailed Description

Key schedule for Skinny64 block ciphers.

Definition at line 78 of file skinny64-cipher.h.

Field Documentation

unsigned Skinny64Key_t::rounds

Number of encryption/decryption rounds

Definition at line 81 of file skinny64-cipher.h.

Skinny64HalfCells_t Skinny64Key_t::schedule[SKINNY64_MAX_ROUNDS]

All words of the key schedule

Definition at line 84 of file skinny64-cipher.h.


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