HomeSort by relevance Sort by last modified time
    Searched refs:TPM_E_RESPONSE_TOO_LARGE (Results 1 - 3 of 3) sorted by null

  /external/vboot_reference/firmware/include/
tss_constants.h 37 #define TPM_E_RESPONSE_TOO_LARGE ((uint32_t)0x00005005) /* vboot local */
  /external/vboot_reference/firmware/stub/
tpm_lite_stub.c 104 return DoError(TPM_E_RESPONSE_TOO_LARGE,
  /external/vboot_reference/firmware/lib/tpm_lite/
tlcl.c 458 return TPM_E_RESPONSE_TOO_LARGE;

Completed in 93 milliseconds