Searched refs:tpm_buf_append_auth (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/ |
H A D | tpm.h | 509 void tpm_buf_append_auth(struct tpm_chip *chip, struct tpm_buf *buf,
|
/linux/drivers/char/tpm/ |
H A D | tpm2-sessions.c | 273 void tpm_buf_append_auth(struct tpm_chip *chip, struct tpm_buf *buf, in tpm_buf_append_auth() function 335 tpm_buf_append_auth(chip, buf, attributes, passphrase, in tpm_buf_append_hmac_session()
|
H A D | tpm2-cmd.c | 257 tpm_buf_append_auth(chip, &buf, 0, NULL, 0); in tpm2_pcr_extend()
|