#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/14]
◆ BENCHMARK() [2/14]
◆ BENCHMARK() [3/14]
◆ BENCHMARK() [4/14]
◆ BENCHMARK() [5/14]
◆ BENCHMARK() [6/14]
◆ BENCHMARK() [7/14]
◆ BENCHMARK() [8/14]
◆ BENCHMARK() [9/14]
◆ BENCHMARK() [10/14]
◆ BENCHMARK() [11/14]
◆ BENCHMARK() [12/14]
◆ BENCHMARK() [13/14]
◆ BENCHMARK() [14/14]
◆ FastRandom_1bit()
◆ FastRandom_32bit()
◆ MuHash()
◆ MuHashDiv()
◆ 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 |