![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
#include "hash.h"
Go to the source code of this file.
Functions | |
uint32_t | ROTL32 (uint32_t x, int8_t r) |
unsigned int | MurmurHash3 (unsigned int nHashSeed, const std::vector< unsigned char > &vDataToHash) |
unsigned int MurmurHash3 | ( | unsigned int | nHashSeed, |
const std::vector< unsigned char > & | vDataToHash | ||
) |