Searched refs:TPM_E_FAILEDSELFTEST (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dcompat11b.h179 #define TCPA_E_FAILEDSELFTEST TPM_E_FAILEDSELFTEST
H A Dtpm_error.h270 // MessageId: TPM_E_FAILEDSELFTEST
276 #define TPM_E_FAILEDSELFTEST ((UINT32)(TPM_E_BASE + 0x0000001c)) macro
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c1275 case TPM_E_FAILEDSELFTEST: return "Self-test failed, TPM shutdown";

Completed in 111 milliseconds