php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
Keccak_HashInstance Struct Reference

#include <KeccakHash.h>

Data Fields

KeccakWidth1600_SpongeInstance sponge
 
unsigned int fixedOutputLength
 
unsigned char delimitedSuffix
 

Detailed Description

Definition at line 28 of file KeccakHash.h.

Field Documentation

◆ delimitedSuffix

unsigned char Keccak_HashInstance::delimitedSuffix

Definition at line 31 of file KeccakHash.h.

◆ fixedOutputLength

unsigned int Keccak_HashInstance::fixedOutputLength

Definition at line 30 of file KeccakHash.h.

◆ sponge

KeccakWidth1600_SpongeInstance Keccak_HashInstance::sponge

Definition at line 29 of file KeccakHash.h.


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