Raven Core
3.0.0
P2P Digital Currency
|
#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 |
Definition at line 19 of file sph_fugue.h.
sph_u32 sph_fugue_context::bit_count_high |
Definition at line 28 of file sph_fugue.h.
sph_u32 sph_fugue_context::bit_count_low |
Definition at line 28 of file sph_fugue.h.
sph_u32 sph_fugue_context::partial |
Definition at line 21 of file sph_fugue.h.
unsigned sph_fugue_context::partial_len |
Definition at line 22 of file sph_fugue.h.
unsigned sph_fugue_context::round_shift |
Definition at line 23 of file sph_fugue.h.
sph_u32 sph_fugue_context::S[36] |
Definition at line 24 of file sph_fugue.h.