|
Monero
|
#include "device_default.hpp"#include "int-util.h"#include "crypto/wallet/crypto.h"#include "cryptonote_basic/account.h"#include "cryptonote_basic/subaddress_index.h"#include "cryptonote_core/cryptonote_tx_utils.h"#include "ringct/rctOps.h"#include "cryptonote_config.h"
Namespaces | |
| namespace | hw |
| namespace | hw::core |
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 |