#include <equihash.h>
|
unsigned char | hash [WIDTH] |
|
template<size_t WIDTH>
class StepRow< WIDTH >
Definition at line 44 of file equihash.h.
template<size_t WIDTH>
StepRow< WIDTH >::StepRow |
( |
const unsigned char * |
hashIn, |
|
|
size_t |
hInLen, |
|
|
size_t |
hLen, |
|
|
size_t |
cBitLen |
|
) |
| |
template<size_t WIDTH>
template<size_t W>
template<size_t WIDTH>
std::string StepRow< WIDTH >::GetHex |
( |
size_t |
len | ) |
|
|
inline |
template<size_t WIDTH>
bool StepRow< WIDTH >::IsZero |
( |
size_t |
len | ) |
|
template<size_t WIDTH>
template<size_t W>
template<size_t WIDTH>
template<size_t W>
template<size_t WIDTH>
unsigned char StepRow< WIDTH >::hash[WIDTH] |
|
protected |
The documentation for this class was generated from the following files: