Bitcoin Core  27.99.0
P2P Digital Currency
Classes | Functions
bench_impl.h File Reference
#include "../../../include/secp256k1_ecdh.h"
Include dependency graph for bench_impl.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)
 
static void run_ecdh_bench (int iters, int argc, char **argv)
 

Function Documentation

◆ bench_ecdh()

static void bench_ecdh ( void *  arg,
int  iters 
)
static

Definition at line 35 of file bench_impl.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ bench_ecdh_setup()

static void bench_ecdh_setup ( void *  arg)
static

Definition at line 18 of file bench_impl.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ run_ecdh_bench()

static void run_ecdh_bench ( int  iters,
int  argc,
char **  argv 
)
static

Definition at line 45 of file bench_impl.h.

Here is the call graph for this function:
Here is the caller graph for this function: