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

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

#include <internal-pyjamask.h>

Data Fields

uint32_t k [(PYJAMASK_ROUNDS+1)*3]
 

Detailed Description

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

Field Documentation

uint32_t pyjamask_96_key_schedule_t::k[(PYJAMASK_ROUNDS+1)*3]

Words of the key schedule


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