Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Defistub.h934 typedef union efi_cc_protocol efi_cc_protocol_t; typedef
939 (__efiapi *get_capability)(efi_cc_protocol_t *,
943 (__efiapi *get_event_log)(efi_cc_protocol_t *,
950 (__efiapi *hash_log_extend_event)(efi_cc_protocol_t *, u64,
955 (__efiapi *map_pcr_to_mr_index)(efi_cc_protocol_t *, u32,
H A Dtpm.c174 efi_cc_protocol_t *cc = NULL; in efi_retrieve_eventlog()
H A Defi-stub-helper.c276 efi_cc_protocol_t *cc = NULL; in efi_measure_tagged_event()