Monero
Public Types | Public Member Functions | Static Public Attributes | Private Attributes | List of all members
test_ge_frombytes_vartime Class Reference

#include <ge_frombytes_vartime.h>

Inheritance diagram for test_ge_frombytes_vartime:
Inheritance graph
[legend]
Collaboration diagram for test_ge_frombytes_vartime:
Collaboration graph
[legend]

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_entrym_sources
 
crypto::public_key m_public_keys [ring_size]
 
const crypto::public_keym_public_key_ptrs [ring_size]
 

Member Typedef Documentation

◆ base_class

Member Function Documentation

◆ init()

bool test_ge_frombytes_vartime::init ( void  )
inline

◆ test()

bool test_ge_frombytes_vartime::test ( )
inline

Member Data Documentation

◆ loop_count

const size_t test_ge_frombytes_vartime::loop_count = 10000
static

◆ m_key

rct::key test_ge_frombytes_vartime::m_key
private

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