Home
last modified time | relevance | path

Searched refs:with_host_key (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/shared/
Dcreds-util.c780 bool with_tpm2, with_host_key, is_tpm2_absent; in decrypt_credential_and_warn() local
794with_host_key = sd_id128_in_set(h->id, CRED_AES256_GCM_BY_HOST, CRED_AES256_GCM_BY_HOST_AND_TPM2_H… in decrypt_credential_and_warn()
798 if (!with_host_key && !with_tpm2 && !is_tpm2_absent) in decrypt_credential_and_warn()
892 if (with_host_key) { in decrypt_credential_and_warn()