Home
last modified time | relevance | path

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

/external/rust/beto-rust/nearby/presence/np_adv/src/credential/
Dbook.rs336 pub struct PossiblyCachedDiscoveryCryptoMaterial<'a, V: ProtocolVersion> struct
340 pub(crate) wrapped: PossiblyCachedDiscoveryCryptoMaterialKind<'a, V>, argument
343 impl<'a, V: ProtocolVersion> PossiblyCachedDiscoveryCryptoMaterial<'a, V> impl
355 impl<'a, V: ProtocolVersion> DiscoveryMetadataCryptoMaterial<V>
368 impl<'a> V0DiscoveryCryptoMaterial for PossiblyCachedDiscoveryCryptoMaterial<'a, V0> { implementation
377 impl<'a> V1DiscoveryCryptoMaterial for PossiblyCachedDiscoveryCryptoMaterial<'a, V1> { implementation