Gabríel Arthúr Pétursson
1923e21316
shared: Fix TPM2 unsealing when PCR values change
...
Recreate the encryption session on each retry. It's invalidated along
with the policy session when freed, failing subsequent retries.
Unsealing HMAC key.
WARNING:esys:src/tss2-esys/api/Esys_Unseal.c:295:Esys_Unseal_Finish() Received TPM Error
ERROR:esys:src/tss2-esys/api/Esys_Unseal.c:98:Esys_Unseal() Esys Finish ErrorCode (0x00000128)
A PCR value changed during the TPM2 policy session, restarting HMAC key unsealing (30 tries left).
Missing encryption session
Failed to unseal secret using TPM2: Invalid argument
Fixes #31881
2024-03-24 12:49:22 +00:00
..
2024-03-24 01:28:28 +08:00
2024-03-07 18:49:44 +01:00
2024-03-23 13:21:06 +01:00
2024-02-28 15:33:51 +01:00
2024-03-22 14:02:03 +01:00
2024-03-01 22:24:01 +01:00
2024-03-24 11:43:37 +00:00
2024-03-20 15:18:21 +01:00
2024-03-11 18:13:57 +00:00
2024-02-28 16:17:40 +01:00
2024-03-07 18:47:50 +01:00
2024-03-04 19:53:51 +00:00
2024-03-20 15:18:21 +01:00
2024-03-11 15:34:05 +08:00
2024-03-23 01:05:13 +00:00
2024-03-20 15:13:44 +01:00
2024-03-11 14:49:51 +01:00
2024-03-21 04:43:45 +09:00
2024-03-08 08:25:07 +01:00
2024-03-21 14:47:05 +09:00
2024-03-20 15:18:21 +01:00
2024-03-15 04:15:10 +09:00
2024-03-20 15:13:44 +01:00
2024-03-22 17:03:35 +01:00
2024-03-24 19:19:12 +08:00
2024-02-28 16:17:40 +01:00
2024-03-21 19:52:31 +09:00
2024-03-24 19:19:12 +08:00
2024-02-28 15:38:00 +01:00
2024-02-28 15:38:00 +01:00
2024-03-20 15:18:21 +01:00
2024-03-14 11:15:55 +01:00
2024-03-16 01:40:56 +09:00
2024-03-08 08:25:07 +01:00
2024-03-10 23:11:47 +08:00
2024-03-21 14:47:05 +09:00
2024-02-29 21:38:03 +01:00
2024-03-22 17:03:35 +01:00
2024-03-24 12:49:22 +00:00
2024-03-08 01:10:10 +08:00
2024-03-22 16:28:03 +00:00
2024-02-28 16:17:40 +01:00
2024-03-07 02:01:57 +08:00
2024-03-17 17:58:59 +00:00
2024-03-11 13:34:34 +01:00
2024-03-23 13:21:06 +01:00
2024-03-07 02:01:57 +08:00
2024-03-23 13:21:06 +01:00
2024-03-11 14:17:45 +00:00
2024-03-08 08:25:07 +01:00
2024-03-08 08:25:07 +01:00
2024-03-17 13:34:51 +01:00
2024-03-13 22:25:22 +09:00
2024-03-12 11:36:08 +01:00
2024-02-28 12:42:06 +00:00
2024-03-24 19:19:12 +08:00
2024-03-07 18:49:44 +01:00