Home
last modified time | relevance | path

Searched refs:tpm2_chip_auth (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dtpm.h495 static inline struct tpm2_auth *tpm2_chip_auth(struct tpm_chip *chip) in tpm2_chip_auth() function
520 if (tpm2_chip_auth(chip)) { in tpm_buf_append_hmac_session_opt()
/linux/drivers/char/tpm/
H A Dtpm2-sessions.c239 if (!tpm2_chip_auth(chip)) { in tpm_buf_append_name()
334 if (!tpm2_chip_auth(chip)) { in tpm_buf_append_hmac_session()