Searched refs:TCG_PCR_EVENT (Results 1 – 2 of 2) sorted by relevance
20 _cleanup_freepool_ TCG_PCR_EVENT *tcg_event = NULL; in tpm1_measure_to_pcr_and_event_log()29 tcg_event = xallocate_zero_pool(offsetof(TCG_PCR_EVENT, Event) + desc_len); in tpm1_measure_to_pcr_and_event_log()30 *tcg_event = (TCG_PCR_EVENT) { in tpm1_measure_to_pcr_and_event_log()
179 } TCG_PCR_EVENT; typedef