pico-hsm/src/hsm
Pol Henarejos f79fe9f7d0
Fix when no DKEK is present.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2022-08-14 01:16:33 +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 Splitting cmd_xxx() functions in separate files. 2022-08-13 14:59:27 +02:00
cmd_initialize.c Add newline at the end of file. 2022-08-13 23:31:09 +02:00
cmd_key_domain.c Fix when no DKEK is present. 2022-08-14 01:16:33 +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 Add newline at the end of file. 2022-08-13 23:31:09 +02:00
cmd_list_keys.c Splitting cmd_xxx() functions in separate files. 2022-08-13 14:59:27 +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 Splitting cmd_xxx() functions in separate files. 2022-08-13 14:59:27 +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 Added cvc_get_ext() to find CVC extensions. 2022-08-13 00:43:35 +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 Adding MKEK_SO file descriptor. 2022-08-12 00:39:25 +02:00
files.h Adding XKEK Key Domain creation. 2022-08-12 19:36:10 +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 Adding OID for CVC extensions. 2022-08-12 21:12:56 +02:00
sc_hsm.c Missing header. 2022-08-13 15:00:05 +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