Adding update_ef command.
Flash is reset when initialize Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
4
sc_hsm.h
4
sc_hsm.h
@@ -16,8 +16,8 @@ extern const uint8_t sc_hsm_aid[];
|
||||
#define SW_LOGICAL_CHANNEL_NOT_SUPPORTED() set_res_sw (0x68, 0x81)
|
||||
#define SW_SECURE_MESSAGING_NOT_SUPPORTED() set_res_sw (0x68, 0x82)
|
||||
#define SW_SECURITY_STATUS_NOT_SATISFIED() set_res_sw (0x69, 0x82)
|
||||
#define SW_FILE_INVALID () set_res_sw (0x69, 0x83)
|
||||
#define SW_DATA_INVALID () set_res_sw (0x69, 0x84)
|
||||
#define SW_FILE_INVALID() set_res_sw (0x69, 0x83)
|
||||
#define SW_DATA_INVALID() set_res_sw (0x69, 0x84)
|
||||
#define SW_CONDITIONS_NOT_SATISFIED() set_res_sw (0x69, 0x85)
|
||||
#define SW_COMMAND_NOT_ALLOWED() set_res_sw (0x69, 0x86)
|
||||
#define SW_APPLET_SELECT_FAILED() set_res_sw (0x69, 0x99)
|
||||
|
||||
Reference in New Issue
Block a user