Searched refs:efispecid (Results 1 – 1 of 1) sorted by relevance
48 struct tcg_efi_specid_event_head *efispecid; in tpm_is_tpm2_log() local57 if (len < sizeof(*efispecid)) in tpm_is_tpm2_log()59 efispecid = (struct tcg_efi_specid_event_head *)event_header->event; in tpm_is_tpm2_log()61 n = memcmp(efispecid->signature, TCG_SPECID_SIG, in tpm_is_tpm2_log()
Completed in 3 milliseconds