Home
last modified time | relevance | path

Searched refs:tpm_output_header (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/char/tpm/
Dtpm_i2c_atmel.c49 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()
Dtpm2-space.c337 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()
Dtpm.h273 struct tpm_output_header { struct
373 struct tpm_output_header out;
Dtpm_vtpm_proxy.c405 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()
Dtpm-interface.c434 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()
Dtpm2-cmd.c827 struct tpm_output_header *out; in tpm2_probe()
840 out = (struct tpm_output_header *)buf.data; in tpm2_probe()