Home
last modified time | relevance | path

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

/external/rust/beto-rust/nearby/presence/np_adv/src/credential/
Dv0.rs89 pub trait V0DiscoveryCryptoMaterial: DiscoveryMetadataCryptoMaterial<V0> { interface
141 impl<'a> V0DiscoveryCryptoMaterial for &'a V0DiscoveryCredential { impl
153 impl<'a> V0DiscoveryCryptoMaterial for &'a PrecalculatedV0DiscoveryCryptoMaterial { impl