Searched refs:tpm_buf_append_auth (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | tpm.h | 529 void tpm_buf_append_auth(struct tpm_chip *chip, struct tpm_buf *buf,
|
| /linux-6.15/drivers/char/tpm/ |
| H A D | tpm2-sessions.c | 268 void tpm_buf_append_auth(struct tpm_chip *chip, struct tpm_buf *buf, in tpm_buf_append_auth() function 330 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()
|