Searched refs:TPM_FAIL (Results 1 – 6 of 6) sorted by relevance
19 #define TPM_FAIL 9 macro
77 s->tpm_msg->code = cpu_to_be32(TPM_FAIL); in tpm_emu_tpm_thread()
46 #define TPM_FAIL 9 macro
93 tpm_cmd_set_error(out, TPM_FAIL); in tpm_util_write_fatal_error_response()
98 { TPM_FAIL , "operation failed" },
130 TPM_FAIL = TPM_BASE + 9, enumerator