]> git.ipfire.org Git - thirdparty/systemd.git/commit
cryptenroll: determine TPM enrollment parmaeters only if we actually do TPM enrollments
authorLennart Poettering <lennart@poettering.net>
Thu, 2 May 2024 16:41:36 +0000 (18:41 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 6 May 2024 14:15:14 +0000 (16:15 +0200)
commite6ca81d43422e6ea7b1a99c15d21b71f1628f32f
treec32ecd5ce646c9c0b3ae2dd69785d5f3bf0d48eb
parent27f42786fe2bcf9f4eba17d1869e69dcde6f9bda
cryptenroll: determine TPM enrollment parmaeters only if we actually do TPM enrollments

Otherwise we'll do work (and possibly generate fatal errors) where we
really shouldn't.
src/cryptenroll/cryptenroll.c