Searched refs:tcg (Results 1 – 1 of 1) sorted by relevance
14 const EFI_TCG *tcg, in tpm1_measure_to_pcr_and_event_log() argument25 assert(tcg); in tpm1_measure_to_pcr_and_event_log()37 return tcg->HashLogExtendEvent( in tpm1_measure_to_pcr_and_event_log()38 (EFI_TCG *) tcg, in tpm1_measure_to_pcr_and_event_log()47 EFI_TCG2 *tcg, in tpm2_measure_to_pcr_and_event_log() argument56 assert(tcg); in tpm2_measure_to_pcr_and_event_log()71 return tcg->HashLogExtendEvent( in tpm2_measure_to_pcr_and_event_log()72 tcg, in tpm2_measure_to_pcr_and_event_log()85 EFI_TCG *tcg; in tcg1_interface_check() local87 status = LibLocateProtocol((EFI_GUID*) EFI_TCG_GUID, (void **) &tcg); in tcg1_interface_check()[all …]