Skip to content

sha3_context_

#include <keccak.h>

Public Attributes

Name
uint64_t saved
union sha3_context_
unsigned byteIndex
unsigned wordIndex
unsigned capacityWords

Public Attributes Documentation

variable saved

uint64_t saved;

variable

union sha3_context_ ;

variable byteIndex

unsigned byteIndex;

variable wordIndex

unsigned wordIndex;

variable capacityWords

unsigned capacityWords;

Updated on 2026-08-06 at 13:59:18 +0000