Home
last modified time | relevance | path

Searched defs:SignatureEncryptedSection (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.rs248 pub(crate) struct SignatureEncryptedSection<'a> { struct
252 impl<'a> SignatureEncryptedSection<'a> { impl