Bitcoin Core  0.21.1
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
Classes | Functions
bench_verify.c File Reference
#include <stdio.h>
#include <string.h>
#include "include/secp256k1.h"
#include "util.h"
#include "bench.h"
Include dependency graph for bench_verify.c:

Go to the source code of this file.

Classes

struct  benchmark_verify_t
 

Functions

static void benchmark_verify (void *arg, int iters)
 
int main (void)
 

Function Documentation

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

Definition at line 34 of file bench_verify.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int main ( void  )

Definition at line 83 of file bench_verify.c.

Here is the call graph for this function: