Searched refs:tpm1 (Results 1 – 1 of 1) sorted by relevance
143 EFI_TCG *tpm1; in tpm_log_event() local156 tpm1 = tcg1_interface_check(); in tpm_log_event()157 if (tpm1) in tpm_log_event()158 … return tpm1_measure_to_pcr_and_event_log(tpm1, pcrindex, buffer, buffer_size, description); in tpm_log_event()