Searched refs:TPM_VERSION_UNSPEC (Results 1 – 7 of 7) sorted by relevance
25 TPM_VERSION_UNSPEC = 0, enumerator75 return TPM_VERSION_UNSPEC; in tpm_get_version()
215 *tpm_version = TPM_VERSION_UNSPEC; in tpm_util_test_tpmdev()320 case TPM_VERSION_UNSPEC: in tpm_util_get_buffer_size()
297 case TPM_VERSION_UNSPEC: in tpm_emulator_check_caps()
371 case TPM_VERSION_UNSPEC: in tpm_tis_mmio_read()806 return TPM_VERSION_UNSPEC; in tpm_tis_get_tpm_version()836 case TPM_VERSION_UNSPEC: in tpm_tis_reset()
317 return TPM_VERSION_UNSPEC; in tpm_spapr_get_version()
69 #define TPM_VERSION_UNSPEC 0
2527 if (misc.tpm_version != TPM_VERSION_UNSPEC) { in acpi_build()