Home
last modified time | relevance | path

Searched defs:PcrEventInputs (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/uefi/src/proto/tcg/
Dv2.rs168 pub struct PcrEventInputs { struct
174 impl PcrEventInputs { implementation
246 impl Align for PcrEventInputs { implementation
252 impl Debug for PcrEventInputs { implementation
263 impl PartialEq for PcrEventInputs { implementation
733 event: &PcrEventInputs, in hash_log_extend_event()
735 let event: *const PcrEventInputs = event; in hash_log_extend_event() constant
851 let event_ptr: *const PcrEventInputs = event; in test_new_event() constant