Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/proto/
Dukey.proto86 repeated CipherCommitment cipher_commitments = 3; field
/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/src/ukey2_all_proto/
Dukey.rs499 pub cipher_commitments: ::std::vec::Vec<ukey2client_init::CipherCommitment>, field