mirror of
https://github.com/systemd/systemd.git
synced 2026-08-09 09:32:04 +00:00
Stores the TPM2 SRK within the credential header, allowing for parameter decryption to be utilized when decrypting the credential. A new dimension is added to the credential ID matrix to encode this capability. This also allows for usage of TPM2-bound credentials when a TPM owner password is set since `Esys_CreatePrimary` is no longer used for sealing credentials.