Searched refs:TPM_INVALID_POSTINIT (Results 1 – 3 of 3) sorted by relevance
37 return result == TPM_INVALID_POSTINIT ? TPM_SUCCESS : result; in TlclStartupIfNeeded()386 if (result != 0 && result != TPM_INVALID_POSTINIT) in test_startup()
159 TPM_INVALID_POSTINIT = TPM_BASE + 38, enumerator
1065 if (err != TPM_INVALID_POSTINIT) in second_stage_init()
Completed in 10 milliseconds