Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/extended/deserialize/encrypted_section/
Dmod.rs150 pub(crate) struct EncryptedSectionContents<'adv, S> { struct
164 impl<'adv, S: V1Salt> EncryptedSectionContents<'adv, S> { argument