Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dtpm_util.h59 static inline uint32_t tpm_cmd_get_errcode(const void *b) in tpm_cmd_get_errcode() function
/openbmc/qemu/backends/tpm/
H A Dtpm_passthrough.c116 *selftest_done = tpm_cmd_get_errcode(out) == 0; in tpm_passthrough_unix_tx_bufs()
H A Dtpm_emulator.c187 *selftest_done = tpm_cmd_get_errcode(out) == 0; in tpm_emulator_unix_tx_bufs()