Searched refs:TPM_E_RESPONSE_TOO_LARGE (Results 1 – 3 of 3) sorted by relevance
37 #define TPM_E_RESPONSE_TOO_LARGE ((uint32_t)0x00005005) /* vboot local */ macro
104 return DoError(TPM_E_RESPONSE_TOO_LARGE, in TpmExecute()
458 return TPM_E_RESPONSE_TOO_LARGE; in TlclGetRandom()