![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include "../../../include/secp256k1_schnorrsig.h"Go to the source code of this file.
Classes | |
| struct | bench_schnorrsig_data |
Macros | |
| #define | MSGLEN 32 |
Functions | |
| static void | bench_schnorrsig_sign (void *arg, int iters) |
| static void | bench_schnorrsig_verify (void *arg, int iters) |
| static void | run_schnorrsig_bench (int iters, int argc, char **argv) |
| #define MSGLEN 32 |
Definition at line 12 of file bench_impl.h.
|
static |
Definition at line 24 of file bench_impl.h.
|
static |
Definition at line 37 of file bench_impl.h.
|
static |
Definition at line 48 of file bench_impl.h.