Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <bench/bench.h>
#include <key.h>
#include <pubkey.h>
#include <random.h>
#include <span.h>
#include <algorithm>
#include <array>
#include <cstddef>
Go to the source code of this file.
Functions | |
static void | BIP324_ECDH (benchmark::Bench &bench) |
BENCHMARK (BIP324_ECDH, benchmark::PriorityLevel::HIGH) | |
BENCHMARK | ( | BIP324_ECDH | , |
benchmark::PriorityLevel::HIGH | |||
) |
|
static |