2
sc_hsm.h
2
sc_hsm.h
@@ -42,7 +42,7 @@ extern const uint8_t sc_hsm_aid[];
|
||||
#define HSM_ERR_FILE_NOT_FOUND -1003
|
||||
#define HSM_ERR_BLOCKED -1004
|
||||
|
||||
extern int pin_reset_retries(const file_t *pin);
|
||||
extern int pin_reset_retries(const file_t *pin, bool);
|
||||
extern int pin_wrong_retry(const file_t *pin);
|
||||
|
||||
extern void hash(const uint8_t *input, size_t len, uint8_t output[32]);
|
||||
|
||||
Reference in New Issue
Block a user