Searched refs:tpm_unseal_trusted (Results 1 – 3 of 3) sorted by relevance
176 extern int tpm_unseal_trusted(struct tpm_chip *chip,213 static inline int tpm_unseal_trusted(struct tpm_chip *chip, in tpm_unseal_trusted() function
494 int tpm_unseal_trusted(struct tpm_chip *chip, in tpm_unseal_trusted() function510 EXPORT_SYMBOL_GPL(tpm_unseal_trusted);
1019 ret = tpm_unseal_trusted(chip, payload, options); in trusted_instantiate()