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