PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Public Attributes | List of all members
test_bulletproof_ecmult_context Struct Reference

#include <tests_impl.h>

Collaboration diagram for test_bulletproof_ecmult_context:
[legend]

Public Attributes

const secp256k1_scalara
 
const secp256k1_scalarb
 
const secp256k1_geg
 
const secp256k1_geh
 
size_t n
 

Detailed Description

Definition at line 580 of file tests_impl.h.

Member Data Documentation

◆ a

const secp256k1_scalar* test_bulletproof_ecmult_context::a

Definition at line 581 of file tests_impl.h.

◆ b

const secp256k1_scalar* test_bulletproof_ecmult_context::b

Definition at line 582 of file tests_impl.h.

◆ g

const secp256k1_ge* test_bulletproof_ecmult_context::g

Definition at line 583 of file tests_impl.h.

◆ h

const secp256k1_ge* test_bulletproof_ecmult_context::h

Definition at line 584 of file tests_impl.h.

◆ n

size_t test_bulletproof_ecmult_context::n

Definition at line 585 of file tests_impl.h.


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