Bitcoin Core  22.99.0
P2P Digital Currency
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  bench_verify_data
 

Functions

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

Function Documentation

◆ bench_verify()

static void bench_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:

◆ main()

int main ( void  )

Definition at line 83 of file bench_verify.c.

Here is the call graph for this function: