Home
last modified time | relevance | path

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

/systemd-251/src/boot/efi/
Dmeasure.h23 EFI_STATUS tpm_log_event(UINT32 pcrindex, EFI_PHYSICAL_ADDRESS buffer, UINTN buffer_size, const CHA…
32 static inline EFI_STATUS tpm_log_event(UINT32 pcrindex, EFI_PHYSICAL_ADDRESS buffer, UINTN buffer_s… in tpm_log_event() function
Dmeasure.c142 EFI_STATUS tpm_log_event(UINT32 pcrindex, EFI_PHYSICAL_ADDRESS buffer, UINTN buffer_size, const CHA… in tpm_log_event() function
172 err = tpm_log_event(pcr, in tpm_log_load_options()
Dcpio.c455 err = tpm_log_event( in pack_cpio()