Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/system/security/fsverity/libfsverity_digests_proto_rust/android_arm64_armv8-2a_cortex-a55_source/
Dfsverity_digests.rs30 pub struct FSVerityDigests { struct
35 …// @@protoc_insertion_point(special_field:android.security.fsverity.FSVerityDigests.special_fields) argument
39 impl<'a> ::std::default::Default for &'a FSVerityDigests { implementation
45 impl FSVerityDigests { implementation
66 impl ::protobuf::Message for FSVerityDigests { implementation
153 impl ::protobuf::MessageFull for FSVerityDigests { implementation
160 impl ::std::fmt::Display for FSVerityDigests { implementation
166 impl ::protobuf::reflect::ProtobufValue for FSVerityDigests { implementation
/aosp_15_r20/system/security/fsverity/
H A Dfsverity_digests.proto21 message FSVerityDigests { message