Searched refs:is_selftest (Results 1 – 2 of 2) sorted by relevance
82 bool is_selftest; in tpm_passthrough_unix_tx_bufs() local89 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()
180 bool is_selftest = false; in tpm_emulator_unix_tx_bufs() local184 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()