Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/presence/ldt/benches/
Dldt_scan.rs118 fn build_bench_state<F: ScanCipherFactory, D: ScanDigest>( in build_bench_state()
141 fn random_ldt_scenario<C: CryptoProvider, F: ScanCipherFactory, D: ScanDigest>( in random_ldt_scenario() argument
169 trait ScanCipherFactory { trait