Searched refs:TPM_E_BAD_PRESENCE (Results 1 – 3 of 3) sorted by relevance
436 #define TPM_E_BAD_PRESENCE ((UINT32)(TPM_E_BASE + 0x0000002d)) macro
196 #define TCPA_E_BAD_PRESENCE TPM_E_BAD_PRESENCE
1294 … case TPM_E_BAD_PRESENCE: return "Bad physical presence value"; in Trspi_Error_String()