Home
last modified time | relevance | path

Searched defs:tpm_buf (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dtpm.h309 struct tpm_buf { struct
329 static inline void tpm_buf_reset(struct tpm_buf *buf, u16 tag, u32 ordinal) in tpm_buf_reset() argument
/openbmc/linux/drivers/char/tpm/
H A Dtpm-sysfs.c35 struct tpm_buf tpm_buf; in pubek_show() local