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

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dcompat11b.h158 #define TCPA_E_DISABLED TPM_E_DISABLED
H A Dtpm_error.h79 // MessageId: TPM_E_DISABLED
85 #define TPM_E_DISABLED ((UINT32)(TPM_E_BASE + 0x00000007)) macro
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c1255 case TPM_E_DISABLED: return "TPM is disabled";

Completed in 166 milliseconds