Searched refs:tpm_resp_hdr (Results 1 – 4 of 4) sorted by relevance
90 if (out_len >= sizeof(struct tpm_resp_hdr)) { in tpm_util_write_fatal_error_response()92 tpm_cmd_set_size(out, sizeof(struct tpm_resp_hdr)); in tpm_util_write_fatal_error_response()133 if (n < sizeof(struct tpm_resp_hdr)) { in tpm_util_request()243 struct tpm_resp_hdr hdr; in tpm_util_get_buffer_size()287 struct tpm_resp_hdr hdr; in tpm_util_get_buffer_size()
31 struct tpm_resp_hdr { struct
108 } else if (ret < sizeof(struct tpm_resp_hdr) || in tpm_passthrough_unix_tx_bufs()115 if (is_selftest && (ret >= sizeof(struct tpm_resp_hdr))) { in tpm_passthrough_unix_tx_bufs()
174 sizeof(struct tpm_resp_hdr), errp); in tpm_emulator_unix_tx_bufs()180 (char *)out + sizeof(struct tpm_resp_hdr), in tpm_emulator_unix_tx_bufs()181 tpm_cmd_get_size(out) - sizeof(struct tpm_resp_hdr), errp); in tpm_emulator_unix_tx_bufs()