Searched refs:tpm_buf_append_u8 (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/char/tpm/
H A Dtpm2-cmd.c194 tpm_buf_append_u8(&buf, TPM2_PCR_SELECT_MIN);
466 tpm_buf_append_u8(&buf, full);
H A Dtpm_vtpm_proxy.c410 tpm_buf_append_u8(&buf, locality);
/linux-master/include/linux/
H A Dtpm.h389 static inline void tpm_buf_append_u8(struct tpm_buf *buf, const u8 value) function
/linux-master/security/keys/trusted-keys/
H A Dtrusted_tpm1.c543 tpm_buf_append_u8(tb, cont);
630 tpm_buf_append_u8(tb, cont);
634 tpm_buf_append_u8(tb, cont);
H A Dtrusted_tpm2.c211 tpm_buf_append_u8(buf, attributes);

Completed in 157 milliseconds