Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/tcg/
Dv2.rs429 pub struct PcrEventDigests<'a> { struct
434 impl<'a> Debug for PcrEventDigests<'a> { implementation
440 impl<'a> IntoIterator for PcrEventDigests<'a> { implementation
562 pub fn digests(&self) -> PcrEventDigests { in digests()
/aosp_15_r20/external/rust/crates/uefi/src/proto/tcg/
Dv2.rs429 pub struct PcrEventDigests<'a> { struct
434 impl<'a> Debug for PcrEventDigests<'a> { implementation
440 impl<'a> IntoIterator for PcrEventDigests<'a> { implementation
562 pub fn digests(&self) -> PcrEventDigests { in digests()