Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dtpm-emu.h16 #define TPM_RC_FAILURE 0x101 macro
H A Dtpm-emu.c72 s->tpm_msg->code = cpu_to_be32(TPM_RC_FAILURE); in tpm_emu_tpm_thread()
/openbmc/qemu/backends/tpm/
H A Dtpm_int.h75 #define TPM_RC_FAILURE 0x101 macro
H A Dtpm_emulator.c108 { TPM_RC_FAILURE , "operation failed" },