Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/tcg/
Dv2.rs273 struct AlgorithmDigestSize { struct
279 struct AlgorithmDigestSizes<'a>(UnalignedSlice<'a, AlgorithmDigestSize>); argument
345 let ptr: *const AlgorithmDigestSize = event.as_ptr().add(28).cast(); in new() constant
/aosp_15_r20/external/rust/crates/uefi/src/proto/tcg/
Dv2.rs273 struct AlgorithmDigestSize { struct
279 struct AlgorithmDigestSizes<'a>(UnalignedSlice<'a, AlgorithmDigestSize>); argument
345 let ptr: *const AlgorithmDigestSize = event.as_ptr().add(28).cast(); in new() constant