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

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dcompat11b.h188 #define TCPA_E_WRONG_ENTITYTYPE TPM_E_WRONG_ENTITYTYPE
H A Dtpm_error.h352 // MessageId: TPM_E_WRONG_ENTITYTYPE
358 #define TPM_E_WRONG_ENTITYTYPE ((UINT32)(TPM_E_BASE + 0x00000025)) macro
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c1284 case TPM_E_WRONG_ENTITYTYPE: return "Invalid entity type";

Completed in 116 milliseconds