#include <bench/bench.h>
#include <crypto/muhash.h>
#include <crypto/ripemd160.h>
#include <crypto/sha1.h>
#include <crypto/sha256.h>
#include <crypto/sha3.h>
#include <crypto/sha512.h>
#include <crypto/siphash.h>
#include <hash.h>
#include <random.h>
#include <uint256.h>
#include <string>
Go to the source code of this file.
◆ BENCHMARK() [1/15]
◆ BENCHMARK() [2/15]
◆ BENCHMARK() [3/15]
◆ BENCHMARK() [4/15]
◆ BENCHMARK() [5/15]
◆ BENCHMARK() [6/15]
◆ BENCHMARK() [7/15]
◆ BENCHMARK() [8/15]
◆ BENCHMARK() [9/15]
◆ BENCHMARK() [10/15]
◆ BENCHMARK() [11/15]
◆ BENCHMARK() [12/15]
◆ BENCHMARK() [13/15]
◆ BENCHMARK() [14/15]
◆ BENCHMARK() [15/15]
◆ FastRandom_1bit()
◆ FastRandom_32bit()
◆ MuHash()
◆ MuHashDiv()
◆ MuHashFinalize()
◆ MuHashMul()
◆ MuHashPrecompute()
◆ RIPEMD160()
◆ SHA1()
◆ SHA256()
◆ SHA256_32b()
◆ SHA256D64_1024()
◆ SHA3_256_1M()
◆ SHA512()
◆ SipHash_32b()
◆ BUFFER_SIZE
| const uint64_t BUFFER_SIZE = 1000 * 1000 |
|
static |