PIVX Core  5.6.99
P2P Digital Currency
Functions
bench_pivx.cpp File Reference
#include <bench/bench.h>
#include <bls/bls_wrapper.h>
#include <crypto/sha256.h>
#include <key.h>
#include <random.h>
#include <utilstrencodings.h>
#include <validation.h>
#include <memory>
Include dependency graph for bench_pivx.cpp:

Go to the source code of this file.

Functions

void InitBLSTests ()
 
void CleanupBLSTests ()
 
void CleanupBLSDkgTests ()
 
int main (int argc, char **argv)
 

Function Documentation

◆ CleanupBLSDkgTests()

void CleanupBLSDkgTests ( )

Definition at line 133 of file bls_dkg.cpp.

◆ CleanupBLSTests()

void CleanupBLSTests ( )

Definition at line 20 of file bls.cpp.

Here is the call graph for this function:

◆ InitBLSTests()

void InitBLSTests ( )

Definition at line 15 of file bls.cpp.

Here is the call graph for this function:

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 29 of file bench_pivx.cpp.

Here is the call graph for this function: