Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/extended/deserialize/section/intermediate/
Dmod.rs237 pub(crate) enum CiphertextSection<'a> { enum
242 impl<'a> CiphertextSection<'a> { impl