|
Electroneum
|
#include "device_default.hpp"#include "int-util.h"#include "cryptonote_basic/account.h"#include "cryptonote_basic/subaddress_index.h"#include "cryptonote_core/cryptonote_tx_utils.h"#include "ringct/rctOps.h"
Namespaces | |
| hw | |
| hw::core | |
Macros | |
| #define | ENCRYPTED_PAYMENT_ID_TAIL 0x8d |
| #define | CHACHA8_KEY_TAIL 0x8c |
Functions | |
| static unsigned char * | hw::core::operator& (crypto::ec_scalar &scalar) |
| static const unsigned char * | hw::core::operator& (const crypto::ec_scalar &scalar) |
| void | hw::core::register_all (std::map< std::string, std::unique_ptr< device >> ®istry) |
Variables | |
| static device_default * | hw::core::default_core_device = NULL |
| #define CHACHA8_KEY_TAIL 0x8c |
| #define ENCRYPTED_PAYMENT_ID_TAIL 0x8d |