|
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"
Go to the source code of this file.
Namespaces | |
| hw | |
| hw::core | |
Macros | |
| #define | ENCRYPTED_PAYMENT_ID_TAIL 0x8d |
| #define | CHACHA8_KEY_TAIL 0x8c |
Functions | |
| void | hw::core::register_all (std::map< std::string, std::unique_ptr< device >> ®istry) |
| #define CHACHA8_KEY_TAIL 0x8c |
Definition at line 41 of file device_default.cpp.
| #define ENCRYPTED_PAYMENT_ID_TAIL 0x8d |
Definition at line 40 of file device_default.cpp.