Home
last modified time | relevance | path

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

/openbmc/qemu/backends/tpm/
H A Dtpm_passthrough.c82 bool is_selftest; in tpm_passthrough_unix_tx_bufs() local
89 is_selftest = tpm_util_is_selftest(in, in_len); in tpm_passthrough_unix_tx_bufs()
115 if (is_selftest && (ret >= sizeof(struct tpm_resp_hdr))) { in tpm_passthrough_unix_tx_bufs()
H A Dtpm_emulator.c180 bool is_selftest = false; in tpm_emulator_unix_tx_bufs() local
184 is_selftest = tpm_util_is_selftest(in, in_len); in tpm_emulator_unix_tx_bufs()
205 if (is_selftest) { in tpm_emulator_unix_tx_bufs()