Home
last modified time | relevance | path

Searched refs:tpm_buf_append_handle (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/char/tpm/
H A Dtpm-buf.c150 * tpm_buf_append_handle() - Add a handle
158 void tpm_buf_append_handle(struct tpm_chip *chip, struct tpm_buf *buf, u32 handle) in tpm_buf_append_handle() function
H A Dtpm2-cmd.c256 tpm_buf_append_handle(chip, &buf, pcr_idx); in tpm2_pcr_extend()
H A Dtpm2-sessions.c235 tpm_buf_append_handle(chip, buf, handle); in tpm_buf_append_name()
/linux/include/linux/
H A Dtpm.h428 void tpm_buf_append_handle(struct tpm_chip *chip, struct tpm_buf *buf, u32 handle);