Bitcoin ABC  0.28.12
P2P Digital Currency
Functions
selftest.h File Reference
#include "hash.h"
#include <string.h>
Include dependency graph for selftest.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static int secp256k1_selftest_sha256 (void)
 
static int secp256k1_selftest (void)
 

Function Documentation

◆ secp256k1_selftest()

static int secp256k1_selftest ( void  )
static

Definition at line 28 of file selftest.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ secp256k1_selftest_sha256()

static int secp256k1_selftest_sha256 ( void  )
static

Definition at line 14 of file selftest.h.

Here is the call graph for this function:
Here is the caller graph for this function: