Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/firmware/efi/libstub/
Dtpm.c154 efi_tcg2_protocol_t *tpm2 = NULL; in efi_retrieve_eventlog()
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 *,
Defi-stub-helper.c257 efi_tcg2_protocol_t *tcg2 = NULL; in efi_measure_tagged_event()