Home
last modified time | relevance | path

Searched refs:hash_algorithm_bitmap (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/tcg/
Dv1.rs44 hash_algorithm_bitmap: u8, field
67 HashAlgorithm::from_bits_retain(u32::from(self.hash_algorithm_bitmap)) in hash_algorithm()
Dv2.rs72 pub hash_algorithm_bitmap: HashAlgorithm, field
111 hash_algorithm_bitmap: HashAlgorithm::default(), in default()
/aosp_15_r20/external/rust/crates/uefi/src/proto/tcg/
Dv1.rs44 hash_algorithm_bitmap: u8, field
67 HashAlgorithm::from_bits_retain(u32::from(self.hash_algorithm_bitmap)) in hash_algorithm()
Dv2.rs72 pub hash_algorithm_bitmap: HashAlgorithm, field
111 hash_algorithm_bitmap: HashAlgorithm::default(), in default()