![]() |
Bitcoin Core
24.99.0
P2P Digital Currency
|
#include "../../../include/secp256k1_ecdh.h"
Go to the source code of this file.
Classes | |
struct | bench_ecdh_data |
Functions | |
static void | bench_ecdh_setup (void *arg) |
static void | bench_ecdh (void *arg, int iters) |
void | run_ecdh_bench (int iters, int argc, char **argv) |
|
static |
Definition at line 35 of file bench_impl.h.
|
static |
Definition at line 18 of file bench_impl.h.
void run_ecdh_bench | ( | int | iters, |
int | argc, | ||
char ** | argv | ||
) |
Definition at line 45 of file bench_impl.h.