Bitcoin Core  27.99.0
P2P Digital Currency
Functions
testutil.h File Reference
#include "field.h"
#include "testrand.h"
#include "util.h"
Include dependency graph for testutil.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static void random_fe (secp256k1_fe *x)
 
static void random_fe_non_zero (secp256k1_fe *nz)
 

Function Documentation

◆ random_fe()

static void random_fe ( secp256k1_fe x)
static

Definition at line 13 of file testutil.h.

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

◆ random_fe_non_zero()

static void random_fe_non_zero ( secp256k1_fe nz)
static

Definition at line 23 of file testutil.h.

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