Home
last modified time | relevance | path

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

/external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/src/ukey2_all_proto/
Dukey.rs492 pub struct Ukey2ClientInit { struct
496 // @@protoc_insertion_point(field:securegcm.Ukey2ClientInit.random) argument
498 // @@protoc_insertion_point(field:securegcm.Ukey2ClientInit.cipher_commitments) argument
500 // @@protoc_insertion_point(field:securegcm.Ukey2ClientInit.next_protocol) argument
502 // @@protoc_insertion_point(field:securegcm.Ukey2ClientInit.other_next_protocols) argument
505 // @@protoc_insertion_point(special_field:securegcm.Ukey2ClientInit.special_fields) argument
509 impl<'a> ::std::default::Default for &'a Ukey2ClientInit { argument
515 impl Ukey2ClientInit { impl
612 impl ::protobuf::Message for Ukey2ClientInit { implementation
/external/ukey2/src/main/proto/
Dukey.proto75 message Ukey2ClientInit { message
/external/rust/beto-rust/nearby/connections/ukey2/ukey2/src/
Dproto_adapter.rs63 impl WithMessageType for ukey::Ukey2ClientInit { implementation
174 impl IntoAdapter<ClientInit> for ukey::Ukey2ClientInit { implementation
/external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/proto/
Dukey.proto75 message Ukey2ClientInit { message