Home
last modified time | relevance | path

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

/aosp_15_r20/external/avb/rust/src/descriptor/
H A Dhash.rs29 pub struct HashDescriptor<'a> { struct
37 pub flags: HashDescriptorFlags, argument
61 impl<'a> HashDescriptor<'a> { argument