|
Electroneum
|
#include "group.h"

Go to the source code of this file.
Macros | |
| #define | WINDOW_G ECMULT_WINDOW_SIZE |
Variables | |
| const secp256k1_ge_storage | secp256k1_pre_g [ECMULT_TABLE_SIZE(WINDOW_G)] |
| const secp256k1_ge_storage | secp256k1_pre_g_128 [ECMULT_TABLE_SIZE(WINDOW_G)] |
| #define WINDOW_G ECMULT_WINDOW_SIZE |
Definition at line 28 of file precomputed_ecmult.h.
| const secp256k1_ge_storage secp256k1_pre_g[ECMULT_TABLE_SIZE(WINDOW_G)] |
| const secp256k1_ge_storage secp256k1_pre_g_128[ECMULT_TABLE_SIZE(WINDOW_G)] |