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

State information for ForkSkinny-64-192. More...

#include <internal-forkskinny.h>

Data Fields

uint16_t TK1 [4]
 
uint16_t TK2 [4]
 
uint16_t TK3 [4]
 
uint16_t S [4]
 

Detailed Description

State information for ForkSkinny-64-192.

Field Documentation

uint16_t forkskinny_64_192_state_t::S[4]

Current block state

uint16_t forkskinny_64_192_state_t::TK1[4]

First part of the tweakey

uint16_t forkskinny_64_192_state_t::TK2[4]

Second part of the tweakey

uint16_t forkskinny_64_192_state_t::TK3[4]

Third part of the tweakey


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