![]() |
Bitcoin Core 31.0.0
P2P Digital Currency
|
#include "../../../include/secp256k1_ellswift.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) |
Definition at line 50 of file bench_impl.h.
Definition at line 61 of file bench_impl.h.
Definition at line 41 of file bench_impl.h.
Definition at line 17 of file bench_impl.h.
Definition at line 74 of file bench_impl.h.