Bitcoin Core 28.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 [COMB_BLOCKS][COMB_POINTS]
 

Variable Documentation

◆ secp256k1_ecmult_gen_prec_table

const secp256k1_ge_storage secp256k1_ecmult_gen_prec_table[COMB_BLOCKS][COMB_POINTS]
extern

Definition at line 10 of file precomputed_ecmult_gen.c.