Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtpm.h523 static inline struct tpm2_auth *tpm2_chip_auth(struct tpm_chip *chip) in tpm2_chip_auth() function
/linux/drivers/char/tpm/
H A Dtpm2-sessions.c259 if (!tpm2_chip_auth(chip)) { in tpm_buf_append_name()
374 if (!tpm2_chip_auth(chip)) { in tpm_buf_append_hmac_session()
H A Dtpm2-cmd.c285 if (tpm2_chip_auth(chip)) { in tpm2_get_random()
/linux/security/keys/trusted-keys/
H A Dtrusted_tpm2.c524 if (tpm2_chip_auth(chip)) { in tpm2_unseal_cmd()