Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtpm_buf.h58 void tpm_buf_append_handle(struct tpm_buf *buf, u32 handle);
/linux/drivers/char/tpm/
H A Dtpm-buf.c186 void tpm_buf_append_handle(struct tpm_buf *buf, u32 handle) in tpm_buf_append_handle() function
H A Dtpm2-cmd.c204 tpm_buf_append_handle(buf, pcr_idx); in tpm2_pcr_extend()
H A Dtpm2-sessions.c253 tpm_buf_append_handle(buf, handle); in tpm_buf_append_name()