Bitcoin Core  22.99.0
P2P Digital Currency
Public Attributes | List of all members
secp256k1_ecmult_context Struct Reference

#include <ecmult.h>

Collaboration diagram for secp256k1_ecmult_context:
[legend]

Public Attributes

secp256k1_ge_storage(* pre_g )[]
 
secp256k1_ge_storage(* pre_g_128 )[]
 

Detailed Description

Definition at line 14 of file ecmult.h.

Member Data Documentation

◆ pre_g

secp256k1_ge_storage(* secp256k1_ecmult_context::pre_g)[]

Definition at line 20 of file ecmult.h.

◆ pre_g_128

secp256k1_ge_storage(* secp256k1_ecmult_context::pre_g_128)[]

Definition at line 21 of file ecmult.h.


The documentation for this struct was generated from the following file: