pico-hsm/src/hsm
Pol Henarejos 82f61ff1d4
When initialized, the device key (EF_KEY_DEV) is only generated if not found.
To generate a new device key, it must be wiped.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2022-08-18 20:08:54 +02:00
..
cmd_challenge.c Splitting cmd_xxx() functions in separate files. 2022-08-13 14:59:27 +02:00
cmd_change_pin.c Add newline at the end of file. 2022-08-13 23:31:09 +02:00
cmd_cipher_sym.c Splitting cmd_xxx() functions in separate files. 2022-08-13 14:59:27 +02:00
cmd_decrypt_asym.c Splitting cmd_xxx() functions in separate files. 2022-08-13 14:59:27 +02:00
cmd_delete_file.c Add newline at the end of file. 2022-08-13 23:31:09 +02:00
cmd_derive_asym.c Splitting cmd_xxx() functions in separate files. 2022-08-13 14:59:27 +02:00
cmd_external_authenticate.c Add newline at the end of file. 2022-08-13 23:31:09 +02:00
cmd_extras.c Add newline at the end of file. 2022-08-13 23:31:09 +02:00
cmd_general_authenticate.c Removing cvcerts.h dependency. 2022-08-18 18:17:48 +02:00
cmd_initialize.c When initialized, the device key (EF_KEY_DEV) is only generated if not found. 2022-08-18 20:08:54 +02:00
cmd_key_domain.c Removing cvcerts.h dependency. 2022-08-18 18:17:48 +02:00
cmd_key_gen.c Add newline at the end of file. 2022-08-13 23:31:09 +02:00
cmd_key_unwrap.c Splitting cmd_xxx() functions in separate files. 2022-08-13 14:59:27 +02:00
cmd_key_wrap.c Add newline at the end of file. 2022-08-13 23:31:09 +02:00
cmd_keypair_gen.c Fix OID names. 2022-08-18 18:17:48 +02:00
cmd_list_keys.c List keys returns the DEV key if exists. 2022-08-18 18:17:48 +02:00
cmd_mse.c Splitting cmd_xxx() functions in separate files. 2022-08-13 14:59:27 +02:00
cmd_pso.c Splitting cmd_xxx() functions in separate files. 2022-08-13 14:59:27 +02:00
cmd_puk_auth.c Splitting cmd_xxx() functions in separate files. 2022-08-13 14:59:27 +02:00
cmd_read_binary.c Add newline at the end of file. 2022-08-13 23:31:09 +02:00
cmd_reset_retry.c Splitting cmd_xxx() functions in separate files. 2022-08-13 14:59:27 +02:00
cmd_select.c Removing cvcerts.h dependency. 2022-08-18 18:17:48 +02:00
cmd_session_pin.c Splitting cmd_xxx() functions in separate files. 2022-08-13 14:59:27 +02:00
cmd_signature.c Splitting cmd_xxx() functions in separate files. 2022-08-13 14:59:27 +02:00
cmd_update_ef.c Add newline at the end of file. 2022-08-13 23:31:09 +02:00
cmd_verify.c Add newline at the end of file. 2022-08-13 23:31:09 +02:00
cvc.c Removing cvcerts.h dependency. 2022-08-18 18:17:48 +02:00
cvc.h Added cvc_get_ext() to find CVC extensions. 2022-08-13 00:43:35 +02:00
cvcerts.h Splitting cmd_xxx() functions in separate files. 2022-08-13 14:59:27 +02:00
files.c Marked EF_DEV files as persistent to remain permanent. 2022-08-18 20:08:11 +02:00
files.h Removing cvcerts.h dependency. 2022-08-18 18:17:48 +02:00
kek.c Renaming KEK files. 2022-08-13 13:47:43 +02:00
kek.h Renaming KEK files. 2022-08-13 13:47:43 +02:00
oid.c Added OID definitions. 2022-06-09 11:53:35 +02:00
oid.h Fix OID names. 2022-08-18 18:17:48 +02:00
sc_hsm.c Removing cvcerts.h dependency. 2022-08-18 18:17:48 +02:00
sc_hsm.h Splitting cmd_xxx() functions in separate files. 2022-08-13 14:59:27 +02:00
version.h Upgrade to version 2.6. 2022-08-09 00:42:58 +02:00