mirror of
https://github.com/polhenarejos/pico-hsm
synced 2026-05-29 01:11:20 +02:00
Fix parsing TLV in signatures.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -39,5 +39,6 @@ int sm_get_le();
|
||||
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();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user