mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
Now that we have recognizable errors, let's print clear error messages when we try to unlock a TPM slot. And in case of the token plugin propagate this as ENOANO so that libcryptsetup recognizes this as bad PIN. (ENOANO is documented as the error to return in that case) Fixes: #32260