Raven Core  3.0.0
P2P Digital Currency
Public Attributes | List of all members
sph_fugue_context Struct Reference

#include <sph_fugue.h>

Public Attributes

sph_u32 partial
 
unsigned partial_len
 
unsigned round_shift
 
sph_u32 S [36]
 
sph_u32 bit_count_high
 
sph_u32 bit_count_low
 

Detailed Description

Definition at line 19 of file sph_fugue.h.

Member Data Documentation

◆ bit_count_high

sph_u32 sph_fugue_context::bit_count_high

Definition at line 28 of file sph_fugue.h.

◆ bit_count_low

sph_u32 sph_fugue_context::bit_count_low

Definition at line 28 of file sph_fugue.h.

◆ partial

sph_u32 sph_fugue_context::partial

Definition at line 21 of file sph_fugue.h.

◆ partial_len

unsigned sph_fugue_context::partial_len

Definition at line 22 of file sph_fugue.h.

◆ round_shift

unsigned sph_fugue_context::round_shift

Definition at line 23 of file sph_fugue.h.

◆ S

sph_u32 sph_fugue_context::S[36]

Definition at line 24 of file sph_fugue.h.


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