Home
last modified time | relevance | path

Searched refs:tpm_buf_read_u8 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/char/tpm/
H A Dtpm-buf.c202 u8 tpm_buf_read_u8(struct tpm_buf *buf, off_t *offset) in tpm_buf_read_u8() function
210 EXPORT_SYMBOL_GPL(tpm_buf_read_u8);
H A Dtpm2-sessions.c646 a = tpm_buf_read_u8(buf, &offset_s); in tpm_buf_fill_hmac_session()
808 attrs = tpm_buf_read_u8(buf, &offset_s); in tpm_buf_check_hmac_response()
/linux/include/linux/
H A Dtpm.h421 u8 tpm_buf_read_u8(struct tpm_buf *buf, off_t *offset);