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.h966 typedef union efi_cc_protocol efi_cc_protocol_t; typedef
971 (__efiapi *get_capability)(efi_cc_protocol_t *,
975 (__efiapi *get_event_log)(efi_cc_protocol_t *,
982 (__efiapi *hash_log_extend_event)(efi_cc_protocol_t *, u64,
987 (__efiapi *map_pcr_to_mr_index)(efi_cc_protocol_t *, u32,
H A Dtpm.c177 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()