Bitcoin Core  27.99.0
P2P Digital Currency
Variables
precomputed_ecmult_gen.h File Reference
#include "group.h"
#include "ecmult_gen.h"
Include dependency graph for precomputed_ecmult_gen.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const secp256k1_ge_storage secp256k1_ecmult_gen_prec_table [ECMULT_GEN_PREC_N(ECMULT_GEN_PREC_BITS)][ECMULT_GEN_PREC_G(ECMULT_GEN_PREC_BITS)]
 

Variable Documentation

◆ secp256k1_ecmult_gen_prec_table

Definition at line 10 of file precomputed_ecmult_gen.c.