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

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dcompat11b.h189 #define TCPA_E_INVALID_POSTINIT TPM_E_INVALID_POSTINIT
H A Dtpm_error.h361 // MessageId: TPM_E_INVALID_POSTINIT
368 #define TPM_E_INVALID_POSTINIT ((UINT32)(TPM_E_BASE + 0x00000026)) macro
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c1285 case TPM_E_INVALID_POSTINIT: return "Invalid POST init sequence";

Completed in 113 milliseconds