Searched refs:minhlen (Results 1 – 1 of 1) sorted by relevance
53 int minhlen = sizeof(s->tpm_msg->tag) + sizeof(s->tpm_msg->len); in tpm_emu_tpm_thread() local55 if (!qio_channel_read(ioc, (char *)s->tpm_msg, minhlen, &error_abort)) { in tpm_emu_tpm_thread()60 g_assert_cmpint(s->tpm_msg->len, >=, minhlen); in tpm_emu_tpm_thread()64 s->tpm_msg->len - minhlen, &error_abort); in tpm_emu_tpm_thread()