]> git.ipfire.org Git - thirdparty/systemd.git/commit
cryptenroll,cryptsetup: clean up unlock credential for TPM2 + FIDO2
authorLennart Poettering <lennart@poettering.net>
Mon, 19 Feb 2024 17:06:34 +0000 (18:06 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 20 Feb 2024 15:50:00 +0000 (16:50 +0100)
commitb3a635841aaf5a6d3f5985dfd2082f7a22ca74d1
treeb362d843fe68bdc4a2bcb33b9b09c0b4b24836f4
parenta96c284f10dd28ebad99d52bd72e00f3cb93bfaa
cryptenroll,cryptsetup: clean up unlock credential for TPM2 + FIDO2

Let's make sure that when cryptenroll asks for the TPM2 or FIDO2 token
PIN it uses cryptenroll.* credential namespace, and cryptsetup uses
cryptsetup.*.
src/cryptenroll/cryptenroll-fido2.c
src/cryptenroll/cryptenroll-tpm2.c
src/cryptsetup/cryptsetup.c
src/shared/cryptsetup-fido2.c
src/shared/cryptsetup-fido2.h
src/shared/cryptsetup-tpm2.c
src/shared/cryptsetup-tpm2.h