Searched refs:is_tpm2_absent (Results 1 – 1 of 1) sorted by relevance
780 bool with_tpm2, with_host_key, is_tpm2_absent; in decrypt_credential_and_warn() local796 is_tpm2_absent = sd_id128_equal(h->id, CRED_AES256_GCM_BY_TPM2_ABSENT); in decrypt_credential_and_warn()798 if (!with_host_key && !with_tpm2 && !is_tpm2_absent) in decrypt_credential_and_warn()801 if (is_tpm2_absent) { in decrypt_credential_and_warn()901 if (is_tpm2_absent) in decrypt_credential_and_warn()