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

Structure of the key schedule for the Pyjamask-128 block cipher. More...

#include <internal-pyjamask.h>

Data Fields

uint32_t k [(PYJAMASK_ROUNDS+1)*4]
 

Detailed Description

Structure of the key schedule for the Pyjamask-128 block cipher.

Field Documentation

uint32_t pyjamask_128_key_schedule_t::k[(PYJAMASK_ROUNDS+1)*4]

Words of the key schedule


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