|
Monero
|


Go to the source code of this file.
Namespaces | |
| cryptonote | |
| Holds cryptonote related classes and helpers. | |
Typedefs | |
| using | cryptonote::rct_ver_cache_t = ::tools::data_cache<::crypto::hash, RCT_VER_CACHE_SIZE > |
Functions | |
| bool | cryptonote::ver_rct_non_semantics_simple_cached (transaction &tx, const rct::ctkeyM &mix_ring, rct_ver_cache_t &cache, std::uint8_t rct_type_to_cache) |
| Cached version of rct::verRctNonSemanticsSimple. More... | |
Variables | |
| static constexpr const size_t | cryptonote::RCT_VER_CACHE_SIZE = 8192 |
1.8.14