Go to the source code of this file.
◆ bench_ellswift_create()
static void bench_ellswift_create |
( |
void * |
arg, |
|
|
int |
iters |
|
) |
| |
|
static |
◆ bench_ellswift_decode()
static void bench_ellswift_decode |
( |
void * |
arg, |
|
|
int |
iters |
|
) |
| |
|
static |
◆ bench_ellswift_encode()
static void bench_ellswift_encode |
( |
void * |
arg, |
|
|
int |
iters |
|
) |
| |
|
static |
◆ bench_ellswift_setup()
static void bench_ellswift_setup |
( |
void * |
arg | ) |
|
|
static |
◆ bench_ellswift_xdh()
static void bench_ellswift_xdh |
( |
void * |
arg, |
|
|
int |
iters |
|
) |
| |
|
static |
◆ run_ellswift_bench()
void run_ellswift_bench |
( |
int |
iters, |
|
|
int |
argc, |
|
|
char ** |
argv |
|
) |
| |