![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include <sph_luffa.h>
Public Attributes | |
unsigned char | buf [32] |
size_t | ptr |
sph_u32 | V [5][8] |
This structure is a context for Luffa-512 computations.
Definition at line 104 of file sph_luffa.h.
unsigned char sph_luffa512_context::buf[32] |
Definition at line 106 of file sph_luffa.h.
Referenced by luffa5(), and luffa5_close().
size_t sph_luffa512_context::ptr |
Definition at line 107 of file sph_luffa.h.
Referenced by luffa5(), luffa5_close(), and sph_luffa512_init().
sph_u32 sph_luffa512_context::V[5][8] |
Definition at line 108 of file sph_luffa.h.
Referenced by sph_luffa512_init().