Files
systemd/src
Dan Streetman 13cf98f362 tpm2: add tpm2_index_to_handle() and tpm2_index_from_handle()
Adjust the tpm2_esys_handle_from_tpm_handle() function into better-named
tpm2_index_to_handle(), which operates like tpm2_get_srk() but allows using any
handle index. Also add matching tpm2_index_from_handle().

Also change the references to 'location' in tpm2_persist_handle() to more
appropriate 'handle index'.
2023-09-29 10:14:28 -04:00
..
2023-09-19 10:05:38 +02:00
2023-09-26 15:35:06 +02:00
2023-09-21 18:01:03 +02:00
2023-09-26 19:41:53 +02:00
2023-09-14 22:32:20 +02:00
2023-09-09 14:11:03 +02:00
2023-09-19 00:37:01 +01:00
2023-08-17 09:48:17 +02:00
2023-09-27 21:48:39 +08:00
2023-08-17 09:48:17 +02:00
2023-09-19 10:05:38 +02:00
2023-09-29 11:31:12 +02:00