![]() |
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 [4][8] |
This structure is a context for Luffa-384 computations.
Definition at line 93 of file sph_luffa.h.
unsigned char sph_luffa384_context::buf[32] |
Definition at line 95 of file sph_luffa.h.
Referenced by luffa4(), and luffa4_close().
size_t sph_luffa384_context::ptr |
Definition at line 96 of file sph_luffa.h.
Referenced by luffa4(), luffa4_close(), and sph_luffa384_init().
sph_u32 sph_luffa384_context::V[4][8] |
Definition at line 97 of file sph_luffa.h.
Referenced by sph_luffa384_init().