Bitcoin ABC 0.26.3
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
uint32_t | ROTL32 (uint32_t x, int8_t r) |
uint32_t | MurmurHash3 (uint32_t nHashSeed, Span< const uint8_t > vDataToHash) |
void | BIP32Hash (const ChainCode &chainCode, uint32_t nChild, uint8_t header, const uint8_t data[32], uint8_t output[64]) |