![]() |
Bitcoin Core 29.99.0
P2P Digital Currency
|
Go to the source code of this file.
Macros | |
#define | WINDOW_G ECMULT_WINDOW_SIZE |
Variables | |
SECP256K1_LOCAL_VAR const secp256k1_ge_storage | secp256k1_pre_g [ECMULT_TABLE_SIZE(WINDOW_G)] |
SECP256K1_LOCAL_VAR const secp256k1_ge_storage | secp256k1_pre_g_128 [ECMULT_TABLE_SIZE(WINDOW_G)] |
#define WINDOW_G ECMULT_WINDOW_SIZE |
Definition at line 31 of file precomputed_ecmult.h.
SECP256K1_LOCAL_VAR const secp256k1_ge_storage secp256k1_pre_g[ECMULT_TABLE_SIZE(WINDOW_G)] |
Definition at line 32 of file precomputed_ecmult.h.
SECP256K1_LOCAL_VAR const secp256k1_ge_storage secp256k1_pre_g_128[ECMULT_TABLE_SIZE(WINDOW_G)] |
Definition at line 33 of file precomputed_ecmult.h.