Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/firmware/efi/libstub/
Defistub.h936 typedef union efi_cc_protocol efi_cc_protocol_t; typedef
941 (__efiapi *get_capability)(efi_cc_protocol_t *,
945 (__efiapi *get_event_log)(efi_cc_protocol_t *,
952 (__efiapi *hash_log_extend_event)(efi_cc_protocol_t *, u64,
957 (__efiapi *map_pcr_to_mr_index)(efi_cc_protocol_t *, u32,
Dtpm.c177 efi_cc_protocol_t *cc = NULL; in efi_retrieve_eventlog()
Defi-stub-helper.c276 efi_cc_protocol_t *cc = NULL; in efi_measure_tagged_event()