Home
last modified time | relevance | path

Searched refs:TPM_E_BASE (Results 1 – 1 of 1) sorted by relevance

/external/vboot_reference/firmware/lib/tpm_lite/include/
Dtpm_error_messages.h15 #define TPM_E_BASE 0x0 macro
25 { "TPM_AUTHFAIL", TPM_E_BASE + 1,
27 { "TPM_BADINDEX", TPM_E_BASE + 2,
29 { "TPM_BAD_PARAMETER", TPM_E_BASE + 3,
31 { "TPM_AUDITFAILURE", TPM_E_BASE + 4,
34 { "TPM_CLEAR_DISABLED", TPM_E_BASE + 5,
37 { "TPM_DEACTIVATED", TPM_E_BASE + 6,
39 { "TPM_DISABLED", TPM_E_BASE + 7,
41 { "TPM_DISABLED_CMD", TPM_E_BASE + 8,
43 { "TPM_FAIL", TPM_E_BASE + 9,
[all …]