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

  /external/vboot_reference/firmware/stub/
tpm_lite_stub.c 87 return DoError(TPM_E_NO_DEVICE,
183 return DoError(TPM_E_NO_DEVICE, "TPM: Cannot open TPM device %s: %s\n",
  /external/vboot_reference/firmware/include/
tss_constants.h 38 #define TPM_E_NO_DEVICE ((uint32_t)0x00005006) /* vboot local */

Completed in 31 milliseconds