Fabcoin Core
0.16.2
P2P Digital Currency
|
Go to the source code of this file.
Macros | |
#define | decsha3(bits) int sha3_##bits(uint8_t*, size_t, uint8_t const*, size_t); |
Functions | |
decsha3 (256) decsha3(512) static inline void SHA3_256(struct ethash_h256 const *ret | |
Variables | |
uint8_t const * | data |
uint8_t const size_t const | size |
#define decsha3 | ( | bits | ) | int sha3_##bits(uint8_t*, size_t, uint8_t const*, size_t); |
decsha3 | ( | 256 | ) | const |