Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dtpm.h515 static inline struct tpm2_auth *tpm2_chip_auth(struct tpm_chip *chip) in tpm2_chip_auth() function
540 if (tpm2_chip_auth(chip)) { in tpm_buf_append_hmac_session_opt()
/linux-6.15/drivers/char/tpm/
H A Dtpm2-sessions.c234 if (!tpm2_chip_auth(chip)) { in tpm_buf_append_name()
329 if (!tpm2_chip_auth(chip)) { in tpm_buf_append_hmac_session()