Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firmware/efi/libstub/
Dtpm.c62 efi_tcg2_protocol_t *tcg2_protocol = NULL; in efi_retrieve_tpm2_eventlog()
Defistub.h779 typedef union efi_tcg2_protocol efi_tcg2_protocol_t; typedef
784 efi_status_t (__efiapi *get_event_log)(efi_tcg2_protocol_t *,
789 efi_status_t (__efiapi *hash_log_extend_event)(efi_tcg2_protocol_t *,
Defi-stub-helper.c368 efi_tcg2_protocol_t *tcg2 = NULL; in efi_measure_tagged_event()