Searched refs:TPM_ST_CLEAR (Results 1 – 6 of 6) sorted by relevance
34 uint32_t result = tpm_startup(TPM_ST_CLEAR); in TlclStartupIfNeeded()105 TPM_CHECK(tpm_startup(TPM_ST_CLEAR)); in test_early_extend()118 TPM_CHECK(tpm_startup(TPM_ST_CLEAR)); in test_early_nvram()132 TPM_CHECK(tpm_startup(TPM_ST_CLEAR)); in test_early_nvram2()240 tpm_startup(TPM_ST_CLEAR); in test_lock()277 tpm_startup(TPM_ST_CLEAR); in test_readonly()392 result = tpm_startup(TPM_ST_CLEAR); in test_startup()
249 mode = TPM_ST_CLEAR; in do_tpm_startup()
269 if (tpm_init() || tpm_startup(TPM_ST_CLEAR) || in last_stage_init()
312 #define TPM_ST_CLEAR 1 macro335 tpm_buf_append_u16(&buf, TPM_ST_CLEAR); in tpm1_startup()
28 TPM_ST_CLEAR = 0x0001, enumerator
975 if (tpm_init() || tpm_startup(TPM_ST_CLEAR)) in first_stage_init()1030 err = tpm_startup(TPM_ST_CLEAR); in second_stage_init()