|
Monero
|
#include <ge_frombytes_vartime.h>


Public Types | |
| typedef multi_tx_test_base< 1 > | base_class |
Public Member Functions | |
| bool | init () |
| bool | test () |
| Public Member Functions inherited from multi_tx_test_base< 1 > | |
| bool | init () |
Static Public Attributes | |
| static const size_t | loop_count = 10000 |
| Static Public Attributes inherited from multi_tx_test_base< 1 > | |
| static const size_t | ring_size |
| static const size_t | real_source_idx |
Private Attributes | |
| rct::key | m_key |
Additional Inherited Members | |
| Protected Attributes inherited from multi_tx_test_base< 1 > | |
| cryptonote::account_base | m_miners [ring_size] |
| cryptonote::transaction | m_miner_txs [ring_size] |
| uint64_t | m_source_amount |
| std::vector< cryptonote::tx_source_entry > | m_sources |
| crypto::public_key | m_public_keys [ring_size] |
| const crypto::public_key * | m_public_key_ptrs [ring_size] |
|
inline |
|
inline |
|
static |
|
private |