Home
last modified time | relevance | path

Searched refs:tpm_header (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/
A Dtpm.h285 struct tpm_header { struct
325 struct tpm_header *head = (struct tpm_header *)buf->data; in tpm_buf_reset()
350 struct tpm_header *head = (struct tpm_header *)buf->data; in tpm_buf_length()
357 struct tpm_header *head = (struct tpm_header *)buf->data; in tpm_buf_tag()
366 struct tpm_header *head = (struct tpm_header *)buf->data; in tpm_buf_append()
/linux/drivers/char/tpm/
A Dtpm-interface.c63 struct tpm_header *header = buf; in tpm_try_transmit()
155 struct tpm_header *header = (struct tpm_header *)buf; in tpm_transmit()
216 const struct tpm_header *header = (struct tpm_header *)buf->data; in tpm_transmit_cmd()
A Dtpm_i2c_atmel.c37 u8 buffer[sizeof(struct tpm_header) + 25];
71 struct tpm_header *hdr = (struct tpm_header *)priv->buffer; in i2c_atmel_recv()
A Dtpm2-space.c269 const struct tpm_header *header = (const void *)cmd; in tpm_find_and_validate_cc()
378 struct tpm_header *header = (struct tpm_header *)rsp; in tpm2_map_response_header()
438 struct tpm_header *header = (struct tpm_header *)rsp; in tpm2_map_response_body()
537 struct tpm_header *header = buf; in tpm2_commit_space()
A Dtpm_vtpm_proxy.c301 struct tpm_header *hdr = (struct tpm_header *)buf; in vtpm_proxy_is_driver_command()
303 if (count < sizeof(struct tpm_header)) in vtpm_proxy_is_driver_command()
399 const struct tpm_header *header; in vtpm_proxy_request_locality()
423 header = (const struct tpm_header *)buf.data; in vtpm_proxy_request_locality()
A Dtpm_ftpm_tee.c79 struct tpm_header *resp_header; in ftpm_tee_tpm_op_send()
145 resp_header = (struct tpm_header *)temp_buf; in ftpm_tee_tpm_op_send()
A Dtpm2-cmd.c485 struct tpm_header *out; in tpm2_probe()
498 out = (struct tpm_header *)buf.data; in tpm2_probe()
A Dtpm-dev-common.c27 struct tpm_header *header = (void *)buf; in tpm_dev_transmit()
A Dxen-tpmfront.c163 ordinal = be32_to_cpu(((struct tpm_header *)buf)->ordinal); in vtpm_send()

Completed in 14 milliseconds