tpm_seal_trusted 481 drivers/char/tpm/tpm-interface.c EXPORT_SYMBOL_GPL(tpm_seal_trusted); tpm_seal_trusted 173 include/linux/tpm.h extern int tpm_seal_trusted(struct tpm_chip *chip, tpm_seal_trusted 1035 security/keys/trusted.c ret = tpm_seal_trusted(chip, payload, options);