mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-07 17:17:44 +03:00
b6d1be1642
After #25268, it is now possible to check whether a credential is present on a FIDO2 token without actually attempting to retrieve said credential. However, when cryptsetup plugins are not enabled, the fallback unlock routines are not able to make multiple attempts with multiple different FIDO2 key slots. Instead of looking for one FIDO2 key slot when trying to unlock, we now attempt to use all key slots applicable. Fixes #19208. (cherry picked from commit |
||
---|---|---|
.. | ||
cryptsetup-tokens | ||
cryptsetup-fido2.c | ||
cryptsetup-fido2.h | ||
cryptsetup-generator.c | ||
cryptsetup-keyfile.c | ||
cryptsetup-keyfile.h | ||
cryptsetup-pkcs11.c | ||
cryptsetup-pkcs11.h | ||
cryptsetup-tpm2.c | ||
cryptsetup-tpm2.h | ||
cryptsetup.c | ||
meson.build |