Home
last modified time | relevance | path

Searched refs:tpm2_sessions_init (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/char/tpm/
H A Dtpm.h146 int tpm2_sessions_init(struct tpm_chip *chip);
148 static inline int tpm2_sessions_init(struct tpm_chip *chip) in tpm2_sessions_init() function
H A Dtpm2-cmd.c726 rc = tpm2_sessions_init(chip); in tpm2_auto_startup()
H A Dtpm2-sessions.c1407 int tpm2_sessions_init(struct tpm_chip *chip) in tpm2_sessions_init() function