Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/presence/ldt/examples/
Dldt_benchmark.rs137 plaintext_prefix_hash: [u8; 32], field
150 let mut plaintext_prefix_hash = generic_array::GenericArray::default(); in random_ldt_scenario() localVariable
/aosp_15_r20/external/rust/beto-rust/nearby/presence/ldt/benches/
Dldt_scan.rs138 plaintext_prefix_hash: D::Output, field
149 let mut plaintext_prefix_hash = D::new_output(); in random_ldt_scenario() localVariable