Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
bench_impl.h File Reference
Include dependency graph for bench_impl.h:

Go to the source code of this file.

Classes

struct  bench_ellswift_data

Functions

static void bench_ellswift_setup (void *arg)
static void bench_ellswift_encode (void *arg, int iters)
static void bench_ellswift_create (void *arg, int iters)
static void bench_ellswift_decode (void *arg, int iters)
static void bench_ellswift_xdh (void *arg, int iters)
void run_ellswift_bench (int iters, int argc, char **argv)

Function Documentation

◆ bench_ellswift_create()

void bench_ellswift_create ( void * arg,
int iters )
static

Definition at line 50 of file bench_impl.h.

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

◆ bench_ellswift_decode()

void bench_ellswift_decode ( void * arg,
int iters )
static

Definition at line 61 of file bench_impl.h.

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

◆ bench_ellswift_encode()

void bench_ellswift_encode ( void * arg,
int iters )
static

Definition at line 41 of file bench_impl.h.

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

◆ bench_ellswift_setup()

void bench_ellswift_setup ( void * arg)
static

Definition at line 17 of file bench_impl.h.

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

◆ bench_ellswift_xdh()

void bench_ellswift_xdh ( void * arg,
int iters )
static

Definition at line 74 of file bench_impl.h.

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

◆ run_ellswift_bench()

void run_ellswift_bench ( int iters,
int argc,
char ** argv )

Definition at line 91 of file bench_impl.h.

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