Dash Core  0.12.2.1
P2P Digital Currency
ecmult_static_context.h File Reference
#include "group.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 [64][16]
 

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[64][16]
static

Definition at line 5 of file ecmult_static_context.h.

Referenced by secp256k1_ecmult_gen_context_build().