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

Structure of the key schedule for SKINNY-128-384. More...

#include <internal-skinny128.h>

Data Fields

uint8_t TK1 [16]
 
uint32_t k [SKINNY_128_384_ROUNDS *2]
 

Detailed Description

Structure of the key schedule for SKINNY-128-384.

Field Documentation

uint32_t skinny_128_384_key_schedule_t::k[SKINNY_128_384_ROUNDS *2]

Words of the full key schedule

uint8_t skinny_128_384_key_schedule_t::TK1[16]

TK1 for the tweakable part of the key schedule


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