#include "field.h"
#include "group.h"
#include "testrand.h"
#include "util.h"
Go to the source code of this file.
◆ testutil_random_fe()
◆ testutil_random_fe_magnitude()
static void testutil_random_fe_magnitude |
( |
secp256k1_fe * |
fe, |
|
|
int |
m |
|
) |
| |
|
static |
◆ testutil_random_fe_non_zero()
static void testutil_random_fe_non_zero |
( |
secp256k1_fe * |
nz | ) |
|
|
static |
◆ testutil_random_fe_non_zero_test()
static void testutil_random_fe_non_zero_test |
( |
secp256k1_fe * |
fe | ) |
|
|
static |
◆ testutil_random_fe_test()
◆ testutil_random_ge_jacobian_test()
◆ testutil_random_ge_test()
◆ testutil_random_ge_x_magnitude()
static void testutil_random_ge_x_magnitude |
( |
secp256k1_ge * |
ge | ) |
|
|
static |
◆ testutil_random_ge_y_magnitude()
static void testutil_random_ge_y_magnitude |
( |
secp256k1_ge * |
ge | ) |
|
|
static |
◆ testutil_random_gej_test()
◆ testutil_random_gej_x_magnitude()
static void testutil_random_gej_x_magnitude |
( |
secp256k1_gej * |
gej | ) |
|
|
static |
◆ testutil_random_gej_y_magnitude()
static void testutil_random_gej_y_magnitude |
( |
secp256k1_gej * |
gej | ) |
|
|
static |
◆ testutil_random_gej_z_magnitude()
static void testutil_random_gej_z_magnitude |
( |
secp256k1_gej * |
gej | ) |
|
|
static |
◆ testutil_random_pubkey_test()
◆ testutil_random_scalar_order()
◆ testutil_random_scalar_order_b32()
static void testutil_random_scalar_order_b32 |
( |
unsigned char * |
b32 | ) |
|
|
static |
◆ testutil_random_scalar_order_test()