Bitcoin Core 22.99.0
P2P Digital Currency
Macros | Variables
ecmult_static_context.h File Reference
#include "src/group.h"
Include dependency graph for ecmult_static_context.h:

Go to the source code of this file.

Macros

#define SC   SECP256K1_GE_STORAGE_CONST
 

Variables

static const secp256k1_ge_storage secp256k1_ecmult_static_context [ECMULT_GEN_PREC_N][ECMULT_GEN_PREC_G]
 

Macro Definition Documentation

◆ SC

#define SC   SECP256K1_GE_STORAGE_CONST

Definition at line 4 of file ecmult_static_context.h.

Variable Documentation

◆ secp256k1_ecmult_static_context

const secp256k1_ge_storage secp256k1_ecmult_static_context[ECMULT_GEN_PREC_N][ECMULT_GEN_PREC_G]
static

Definition at line 8 of file ecmult_static_context.h.