You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/embed/trezorhal/consumption_mask.h

10 lines
172 B

#ifndef CORE_CONSUMPTION_MASK_H
#define CORE_CONSUMPTION_MASK_H
void consumption_mask_randomize();
void consumption_mask_init(void);
#endif // CORE_CONSUMPTION_MASK_H