Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/src/ukey2_all_proto/
Dukey.rs890 pub struct Ukey2ServerInit { struct
894 // @@protoc_insertion_point(field:securegcm.Ukey2ServerInit.random) argument
896 // @@protoc_insertion_point(field:securegcm.Ukey2ServerInit.handshake_cipher) argument
898 // @@protoc_insertion_point(field:securegcm.Ukey2ServerInit.public_key) argument
900 // @@protoc_insertion_point(field:securegcm.Ukey2ServerInit.selected_next_protocol) argument
903 // @@protoc_insertion_point(special_field:securegcm.Ukey2ServerInit.special_fields) argument
907 impl<'a> ::std::default::Default for &'a Ukey2ServerInit { argument
913 impl Ukey2ServerInit { impl
1068 impl ::protobuf::Message for Ukey2ServerInit { implementation
/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2/src/
Dproto_adapter.rs52 impl WithMessageType for ukey::Ukey2ServerInit { implementation
270 impl IntoAdapter<ServerInit> for ukey::Ukey2ServerInit { implementation
/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/proto/
Dukey.proto94 message Ukey2ServerInit { message