Searched refs:tpm_bios_log (Results 1 – 6 of 6) sorted by relevance
94 struct tpm_bios_log *log = &chip->log; in tpm2_bios_measurements_start()141 struct tpm_bios_log *log = &chip->log; in tpm2_bios_measurements_next()181 struct tpm_bios_log *log = &chip->log; in tpm2_binary_bios_measurements_show()
79 struct tpm_bios_log *log = &chip->log; in tpm1_bios_measurements_start()127 struct tpm_bios_log *log = &chip->log; in tpm1_bios_measurements_next()
25 struct tpm_bios_log *log; in tpm_read_log_efi()
30 struct tpm_bios_log *log; in tpm_read_log_of()
56 struct tpm_bios_log *log; in tpm_read_log_acpi()
201 struct tpm_bios_log { struct224 struct tpm_bios_log log; argument