Home
last modified time | relevance | path

Searched refs:TCG_PCR_EVENT (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/boot/efi/
Dmeasure.c20 _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()
Dmissing_efi.h179 } TCG_PCR_EVENT; typedef