Home
last modified time | relevance | path

Searched refs:resolvable_ciphertext_section (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/extended/deserialize/
Dmod.rs262 let resolvable_ciphertext_section = ResolvableCiphertextSection { in from_advertisement_contents() localVariable
266 encrypted_sections.push((idx, resolvable_ciphertext_section)); in from_advertisement_contents()