Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dtpm-emu.h19 #define TPM_FAIL 9 macro
H A Dtpm-emu.c77 s->tpm_msg->code = cpu_to_be32(TPM_FAIL); in tpm_emu_tpm_thread()
/qemu/backends/tpm/
H A Dtpm_int.h46 #define TPM_FAIL 9 macro
H A Dtpm_util.c93 tpm_cmd_set_error(out, TPM_FAIL); in tpm_util_write_fatal_error_response()
H A Dtpm_emulator.c98 { TPM_FAIL , "operation failed" },