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

Go to the source code of this file.

Functions

static void secp256k1_ecmult_gen_compute_table (secp256k1_ge_storage *table, const secp256k1_ge *gen, int bits)
 

Function Documentation

◆ secp256k1_ecmult_gen_compute_table()

static void secp256k1_ecmult_gen_compute_table ( secp256k1_ge_storage table,
const secp256k1_ge gen,
int  bits 
)
static
Here is the caller graph for this function: