Searched refs:tpm (Results 1 – 7 of 7) sorted by relevance
4 obj-$(CONFIG_TCG_TPM) += tpm.o
18 will be called tpm. If unsure, say N.74 can be found at http://www.trust.rub.de/projects/linux-device-driver-infineon-tpm/
28 obj-$(CONFIG_HW_RANDOM_TPM) += tpm-rng.o
314 module will be called tpm-rng.
57 obj-$(CONFIG_TCG_TPM) += tpm/
579 source "drivers/char/tpm/Kconfig"
1605 int tpm, mdc; in get_fcx_max_data() local1616 tpm = fcx_in_css && fcx_in_gneq && fcx_in_features; in get_fcx_max_data()1618 if (!tpm) in get_fcx_max_data()