![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
#include <tests_impl.h>
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 |
Definition at line 601 of file tests_impl.h.
| secp256k1_ge test_bulletproof_offset_context::ext_pt |
Definition at line 605 of file tests_impl.h.
| secp256k1_scalar test_bulletproof_offset_context::ext_sc |
Definition at line 603 of file tests_impl.h.
| size_t test_bulletproof_offset_context::n |
Definition at line 607 of file tests_impl.h.
| secp256k1_scalar test_bulletproof_offset_context::offs |
Definition at line 602 of file tests_impl.h.
| secp256k1_ge test_bulletproof_offset_context::p |
Definition at line 606 of file tests_impl.h.
| int test_bulletproof_offset_context::parity |
Definition at line 608 of file tests_impl.h.
| secp256k1_scalar test_bulletproof_offset_context::skew_sc |
Definition at line 604 of file tests_impl.h.
1.8.17