Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dtpm_util.h64 static inline void tpm_cmd_set_error(void *b, uint32_t error) in tpm_cmd_set_error() function
/openbmc/qemu/backends/tpm/
H A Dtpm_util.c93 tpm_cmd_set_error(out, TPM_FAIL); in tpm_util_write_fatal_error_response()