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

#include <tests_impl.h>

Collaboration diagram for test_bulletproof_offset_context:
[legend]

Public Attributes

secp256k1_scalar offs
 
secp256k1_scalar ext_sc
 
secp256k1_scalar skew_sc
 
secp256k1_ge ext_pt
 
secp256k1_ge p
 
size_t n
 
int parity
 

Detailed Description

Definition at line 601 of file tests_impl.h.

Member Data Documentation

◆ ext_pt

secp256k1_ge test_bulletproof_offset_context::ext_pt

Definition at line 605 of file tests_impl.h.

◆ ext_sc

secp256k1_scalar test_bulletproof_offset_context::ext_sc

Definition at line 603 of file tests_impl.h.

◆ n

size_t test_bulletproof_offset_context::n

Definition at line 607 of file tests_impl.h.

◆ offs

secp256k1_scalar test_bulletproof_offset_context::offs

Definition at line 602 of file tests_impl.h.

◆ p

secp256k1_ge test_bulletproof_offset_context::p

Definition at line 606 of file tests_impl.h.

◆ parity

int test_bulletproof_offset_context::parity

Definition at line 608 of file tests_impl.h.

◆ skew_sc

secp256k1_scalar test_bulletproof_offset_context::skew_sc

Definition at line 604 of file tests_impl.h.


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