Searched refs:tpm_present (Results 1 – 3 of 3) sorted by relevance
22 BOOLEAN tpm_present(void);28 static inline BOOLEAN tpm_present(void) { in tpm_present() function
138 BOOLEAN tpm_present(void) { in tpm_present() function
495 ps_bool(L" TPM: %s\n", tpm_present()); in print_status()2038 if (!tpm_present()) in boot_windows_bitlocker()