Systemd/src/cryptenroll
Frantisek Sumsal 84fa67f0ef cryptenroll: drop an unused variable
Fixes following warning/error w/ clang:
../src/cryptenroll/cryptenroll-tpm2.c:64:64: error: unused variable 'a' [-Werror,-Wunused-variable]
        _cleanup_(json_variant_unrefp) JsonVariant *v = NULL, *a = NULL;
                                                               ^
1 error generated.
2020-12-20 22:15:52 +01:00
..
cryptenroll-fido2.c cryptenroll: add new "systemd-cryptenroll" tool for enrolling FIDO2+PKCS#11 security tokens 2020-12-17 20:00:51 +01:00
cryptenroll-fido2.h cryptenroll: add new "systemd-cryptenroll" tool for enrolling FIDO2+PKCS#11 security tokens 2020-12-17 20:00:51 +01:00
cryptenroll-list.c cryptenroll: support listing and wiping tokens 2020-12-17 20:01:52 +01:00
cryptenroll-list.h cryptenroll: support listing and wiping tokens 2020-12-17 20:01:52 +01:00
cryptenroll-password.c cryptenroll: add new "systemd-cryptenroll" tool for enrolling FIDO2+PKCS#11 security tokens 2020-12-17 20:00:51 +01:00
cryptenroll-password.h cryptenroll: add new "systemd-cryptenroll" tool for enrolling FIDO2+PKCS#11 security tokens 2020-12-17 20:00:51 +01:00
cryptenroll-pkcs11.c cryptenroll: add new "systemd-cryptenroll" tool for enrolling FIDO2+PKCS#11 security tokens 2020-12-17 20:00:51 +01:00
cryptenroll-pkcs11.h cryptenroll: add new "systemd-cryptenroll" tool for enrolling FIDO2+PKCS#11 security tokens 2020-12-17 20:00:51 +01:00
cryptenroll-recovery.c cryptenroll: add new "systemd-cryptenroll" tool for enrolling FIDO2+PKCS#11 security tokens 2020-12-17 20:00:51 +01:00
cryptenroll-recovery.h cryptenroll: add new "systemd-cryptenroll" tool for enrolling FIDO2+PKCS#11 security tokens 2020-12-17 20:00:51 +01:00
cryptenroll-tpm2.c cryptenroll: drop an unused variable 2020-12-20 22:15:52 +01:00
cryptenroll-tpm2.h cryptenroll: add support for TPM2 enrolling 2020-12-17 20:01:31 +01:00
cryptenroll-wipe.c tree-wide: fix typo 2020-12-18 12:59:29 +09:00
cryptenroll-wipe.h cryptenroll: support listing and wiping tokens 2020-12-17 20:01:52 +01:00
cryptenroll.c tree-wide: fix typo 2020-12-18 12:59:29 +09:00
cryptenroll.h cryptenroll: support listing and wiping tokens 2020-12-17 20:01:52 +01:00