Fabcoin Core
0.16.2
P2P Digital Currency
|
BLAKE2 parameter block. More...
#include <blake2.h>
BLAKE2 parameter block.
T_64bit | flag indicating 64-bit |
BLAKE2b uses BLAKE2_ParameterBlock<true>, while BLAKE2s uses BLAKE2_ParameterBlock<false>.