]> git.ipfire.org Git - thirdparty/systemd.git/commit
TEST-70-TPM2: Test the key_file + tpm2-device= combo 41892/head
authorVitaly Kuznetsov <vkuznets@redhat.com>
Thu, 30 Apr 2026 14:44:45 +0000 (16:44 +0200)
committerVitaly Kuznetsov <vkuznets@redhat.com>
Mon, 4 May 2026 10:22:03 +0000 (12:22 +0200)
commit4820d57eeec98385c25a47e427826f466590360a
treef3e5b68c98ca1e08249988a4f99e31ea09891cc7
parentbd9971cd25f452e164e6c5af798a73d16aadbbd9
TEST-70-TPM2: Test the key_file + tpm2-device= combo

When key_file is passed along with tpm2-device= to systemd-cryptsetup, the
logic is to try the blob as a TPM blob first, and then fall back to trying the
file as a regular key file. Check that this fallback works.
test/units/TEST-70-TPM2.cryptsetup.sh