]> git.ipfire.org Git - thirdparty/systemd.git/commit
cryptsetup: use right internal helper when checking whether to use tokens
authorLennart Poettering <lennart@poettering.net>
Fri, 19 Aug 2022 09:32:07 +0000 (11:32 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 19 Aug 2022 12:53:11 +0000 (14:53 +0200)
commitd1b2e0432897c125282af3d5b2baedcfdc8e49f5
tree999dadb2dfda79a111f273ff8ec7677ff05268a0
parent570fe6f12b96b47eff0a966fa589da77cbc5e0fe
cryptsetup: use right internal helper when checking whether to use tokens

The other codepaths get this right, the TPM2 one currently does not. Fix
that.
src/cryptsetup/cryptsetup.c