Electroneum
device_default.cpp File Reference
Include dependency graph for device_default.cpp:

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 >> &registry)
 

Macro Definition Documentation

◆ CHACHA8_KEY_TAIL

#define CHACHA8_KEY_TAIL   0x8c

Definition at line 41 of file device_default.cpp.

◆ ENCRYPTED_PAYMENT_ID_TAIL

#define ENCRYPTED_PAYMENT_ID_TAIL   0x8d

Definition at line 40 of file device_default.cpp.