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

State information for ForkSkinny-128-256. More...

#include <internal-forkskinny.h>

Data Fields

uint32_t TK1 [4]
 
uint32_t TK2 [4]
 
uint32_t S [4]
 

Detailed Description

State information for ForkSkinny-128-256.

Field Documentation

uint32_t forkskinny_128_256_state_t::S[4]

Current block state

uint32_t forkskinny_128_256_state_t::TK1[4]

First part of the tweakey

uint32_t forkskinny_128_256_state_t::TK2[4]

Second part of the tweakey


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