mirror of
https://github.com/polhenarejos/pico-hsm
synced 2026-05-28 17:11:17 +02:00
Added INS for session pin generation (needs randomization).
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -40,5 +40,7 @@ extern int sm_unwrap();
|
||||
int sm_remove_padding(const uint8_t *data, size_t data_len);
|
||||
extern int sm_wrap();
|
||||
extern bool is_secured_apdu();
|
||||
extern uint8_t sm_session_pin[16];
|
||||
extern size_t sm_session_pin_len;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user