]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/cryptsetup/cryptsetup.c
cryptsetup: rename functions that try to do FIDO2/TPM2/PKCS#11 via cryptsetup plugins...
authorLennart Poettering <lennart@poettering.net>
Thu, 31 Mar 2022 08:47:24 +0000 (10:47 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 31 Mar 2022 09:23:16 +0000 (11:23 +0200)
commitdcbc38c916ebc6f024870c888536e55fc38b353c
treee031041e9a097d797775ba6a6f96b145e69e7ae2
parentb2e7ded16b16181767822d471d214cd8eba3c2d5
cryptsetup: rename functions that try to do FIDO2/TPM2/PKCS#11 via cryptsetup plugins to say so

The are so many different flavours of functions that attach volumes,
hence say explicitly that these are about libcryptsetup plugins, and
nothing else.

Just some renaming, no code changes beyond that.
src/cryptsetup/cryptsetup.c