Home
last modified time | relevance | path

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

/include/linux/
A Dtpm.h31 struct tpm_chip;
92 void (*cancel) (struct tpm_chip *chip);
93 u8 (*status) (struct tpm_chip *chip);
94 void (*update_timeouts)(struct tpm_chip *chip,
96 void (*update_durations)(struct tpm_chip *chip,
98 int (*go_idle)(struct tpm_chip *chip);
99 int (*cmd_ready)(struct tpm_chip *chip);
133 struct tpm_chip *chip;
151 struct tpm_chip { struct
463 extern int tpm_is_tpm2(struct tpm_chip *chip);
[all …]
/include/keys/
A Dtrusted_tpm.h43 int tpm2_seal_trusted(struct tpm_chip *chip,
46 int tpm2_unseal_trusted(struct tpm_chip *chip,

Completed in 6 milliseconds