static const size_t loop_count
Definition: derive_secret_key.h:41
void derive_secret_key(const key_derivation &derivation, std::size_t output_index, const secret_key &base, secret_key &derived_key)
Definition: crypto.h:242
crypto::secret_key sec
Definition: cryptonote_basic.h:541
Definition: cryptonote_basic.h:538
POD_CLASS key_derivation
Definition: crypto.h:88
bool init()
Definition: derive_secret_key.h:43
crypto::public_key m_tx_pub_key
Definition: single_tx_test_base.h:57
bool generate_key_derivation(const public_key &key1, const secret_key &key2, key_derivation &derivation)
Definition: crypto.h:232
Definition: derive_secret_key.h:38
const account_keys & get_keys() const
Definition: account.cpp:267
Definition: single_tx_test_base.h:37
crypto::secret_key m_view_secret_key
Definition: account.h:44
crypto::key_derivation m_key_derivation
Definition: derive_secret_key.h:62
crypto::secret_key m_spend_secret_key
Definition: derive_secret_key.h:63
crypto::secret_key m_spend_secret_key
Definition: account.h:43
cryptonote::account_base m_bob
Definition: single_tx_test_base.h:55
bool test()
Definition: derive_secret_key.h:54
bool init()
Definition: single_tx_test_base.h:40