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

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dcompat11b.h175 #define TCPA_E_WRONGPCRVAL TPM_E_WRONGPCRVAL
H A Dtpm_error.h233 // MessageId: TPM_E_WRONGPCRVAL
239 #define TPM_E_WRONGPCRVAL ((UINT32)(TPM_E_BASE + 0x00000018)) macro
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c1271 case TPM_E_WRONGPCRVAL: return "Wrong PCR value";

Completed in 171 milliseconds