Searched refs:tpm2 (Results 1 – 2 of 2) sorted by relevance
865 int tpm2; in trusted_options_alloc() local867 tpm2 = tpm_is_tpm2(TPM_ANY_NUM); in trusted_options_alloc()868 if (tpm2 < 0) in trusted_options_alloc()876 if (!tpm2) in trusted_options_alloc()915 int tpm2; in trusted_instantiate() local917 tpm2 = tpm_is_tpm2(TPM_ANY_NUM); in trusted_instantiate()918 if (tpm2 < 0) in trusted_instantiate()919 return tpm2; in trusted_instantiate()957 if (tpm2) in trusted_instantiate()973 if (tpm2) in trusted_instantiate()
5 tpm-y := tpm-interface.o tpm-dev.o tpm-sysfs.o tpm-chip.o tpm2-cmd.o