Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/tcg/
Dv2.rs454 pub struct PcrEventDigestIter<'a> { struct
459 impl<'a> Iterator for PcrEventDigestIter<'a> { argument
/aosp_15_r20/external/rust/crates/uefi/src/proto/tcg/
Dv2.rs454 pub struct PcrEventDigestIter<'a> { struct
459 impl<'a> Iterator for PcrEventDigestIter<'a> { implementation