|
Monero
|


Go to the source code of this file.
Namespaces | |
| namespace | cryptonote |
| Holds cryptonote related classes and helpers. | |
Functions | |
| uint32_t | cryptonote::get_aux_slot (const crypto::hash &id, uint32_t nonce, uint32_t n_aux_chains) |
| uint32_t | cryptonote::get_path_from_aux_slot (uint32_t slot, uint32_t n_aux_chains) |
| uint32_t | cryptonote::encode_mm_depth (uint32_t n_aux_chains, uint32_t nonce) |
| bool | cryptonote::decode_mm_depth (uint32_t depth, uint32_t &n_aux_chains, uint32_t &nonce) |