Electroneum
KECCAK_CTX Struct Reference

#include <keccak.h>

Collaboration diagram for KECCAK_CTX:

Public Attributes

uint64_t hash [25]
 
uint64_t message [17]
 
size_t rest
 

Detailed Description

Definition at line 19 of file keccak.h.

Member Data Documentation

◆ hash

uint64_t KECCAK_CTX::hash[25]

Definition at line 22 of file keccak.h.

◆ message

uint64_t KECCAK_CTX::message[17]

Definition at line 24 of file keccak.h.

◆ rest

size_t KECCAK_CTX::rest

Definition at line 26 of file keccak.h.


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