Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv_dynamic/src/
Dlegacy.rs157 fn to_ciphertext(&self) -> DynamicSerializeDataElement<Ciphertext>; in to_ciphertext() method
169 fn to_ciphertext(&self) -> DynamicSerializeDataElement<Ciphertext> { in to_ciphertext() method
200 pub fn to_ciphertext(&self) -> Option<DynamicSerializeDataElement<Ciphertext>> { in to_ciphertext() method