Home
last modified time | relevance | path

Searched refs:efi_tcg2_protocol_t (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/firmware/efi/libstub/
H A Dtpm.c62 efi_tcg2_protocol_t *tcg2_protocol = NULL; in efi_retrieve_tpm2_eventlog()
H A Defistub.h854 typedef union efi_tcg2_protocol efi_tcg2_protocol_t; typedef
859 efi_status_t (__efiapi *get_event_log)(efi_tcg2_protocol_t *,
864 efi_status_t (__efiapi *hash_log_extend_event)(efi_tcg2_protocol_t *,
H A Defi-stub-helper.c235 efi_tcg2_protocol_t *tcg2 = NULL; in efi_measure_tagged_event()