tpm_unseal_trusted 510 drivers/char/tpm/tpm-interface.c EXPORT_SYMBOL_GPL(tpm_unseal_trusted); tpm_unseal_trusted 176 include/linux/tpm.h extern int tpm_unseal_trusted(struct tpm_chip *chip, tpm_unseal_trusted 1019 security/keys/trusted.c ret = tpm_unseal_trusted(chip, payload, options);