Bitcoin ABC  0.28.12
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_gejprej
 
secp256k1_fezr
 
secp256k1_gepre_a
 
secp256k1_gepre_a_lam
 
struct secp256k1_strauss_point_stateps
 

Detailed Description

Definition at line 438 of file ecmult_impl.h.

Member Data Documentation

◆ pre_a

secp256k1_ge* secp256k1_strauss_state::pre_a

Definition at line 441 of file ecmult_impl.h.

◆ pre_a_lam

secp256k1_ge* secp256k1_strauss_state::pre_a_lam

Definition at line 442 of file ecmult_impl.h.

◆ prej

secp256k1_gej* secp256k1_strauss_state::prej

Definition at line 439 of file ecmult_impl.h.

◆ ps

struct secp256k1_strauss_point_state* secp256k1_strauss_state::ps

Definition at line 443 of file ecmult_impl.h.

◆ zr

secp256k1_fe* secp256k1_strauss_state::zr

Definition at line 440 of file ecmult_impl.h.


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