Home
last modified time | relevance | path

Searched refs:tpm (Results 1 – 7 of 7) sorted by relevance

/drivers/char/tpm/
DMakefile4 obj-$(CONFIG_TCG_TPM) += tpm.o
DKconfig18 will be called tpm. If unsure, say N.
74 can be found at http://www.trust.rub.de/projects/linux-device-driver-infineon-tpm/
/drivers/char/hw_random/
DMakefile28 obj-$(CONFIG_HW_RANDOM_TPM) += tpm-rng.o
DKconfig314 module will be called tpm-rng.
/drivers/char/
DMakefile57 obj-$(CONFIG_TCG_TPM) += tpm/
DKconfig579 source "drivers/char/tpm/Kconfig"
/drivers/s390/block/
Ddasd_eckd.c1605 int tpm, mdc; in get_fcx_max_data() local
1616 tpm = fcx_in_css && fcx_in_gneq && fcx_in_features; in get_fcx_max_data()
1618 if (!tpm) in get_fcx_max_data()