Files
systemd/src
Dan Streetman 730d6ab930 tpm2: handle older tpm enrollments without a saved pcr bank
Older code did not save the pcr bank (i.e. pcr hash algorithm), and instead let
tpm2_unseal() find the best pcr bank to use. In commit
2cd9d57548 we changed tpm2_unseal() to no longer
handle an unset pcr bank. This adds back in the handling of an unset pcr_bank
so older sealed data should continue to work.
2023-07-14 22:55:51 +01:00
..
2023-06-08 16:44:15 +02:00
2023-06-22 15:33:56 +09:00
2023-07-02 11:10:12 +01:00
2023-07-14 16:53:41 +09:00
2023-07-02 11:10:12 +01:00
2023-07-10 11:39:35 +01:00