Searched refs:tpm_output_header (Results 1 – 6 of 6) sorted by relevance
49 u8 buffer[sizeof(struct tpm_output_header) + 25];75 struct tpm_output_header *hdr = in i2c_atmel_recv()76 (struct tpm_output_header *)priv->buffer; in i2c_atmel_recv()
337 struct tpm_output_header *header = (void *)rsp; in tpm2_map_response_header()397 struct tpm_output_header *header = (void *)rsp; in tpm2_map_response_body()495 struct tpm_output_header *header = (void *)buf; in tpm2_commit_space()
273 struct tpm_output_header { struct373 struct tpm_output_header out;
405 const struct tpm_output_header *header; in vtpm_proxy_request_locality()431 header = (const struct tpm_output_header *)buf.data; in vtpm_proxy_request_locality()
434 struct tpm_output_header *header = (void *)buf; in tpm_try_transmit()589 struct tpm_output_header *header = (struct tpm_output_header *)buf; in tpm_transmit()657 const struct tpm_output_header *header = buf; in tpm_transmit_cmd()
827 struct tpm_output_header *out; in tpm2_probe()840 out = (struct tpm_output_header *)buf.data; in tpm2_probe()