Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
secp256k1_strauss_state Struct Reference

#include <ecmult_impl.h>

Collaboration diagram for secp256k1_strauss_state:
[legend]

Public Attributes

secp256k1_feaux
 
secp256k1_gepre_a
 
struct secp256k1_strauss_point_stateps
 

Detailed Description

Definition at line 227 of file ecmult_impl.h.

Member Data Documentation

◆ aux

secp256k1_fe* secp256k1_strauss_state::aux

Definition at line 229 of file ecmult_impl.h.

◆ pre_a

secp256k1_ge* secp256k1_strauss_state::pre_a

Definition at line 230 of file ecmult_impl.h.

◆ ps

struct secp256k1_strauss_point_state* secp256k1_strauss_state::ps

Definition at line 231 of file ecmult_impl.h.


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