Searched defs:LdtScanCipher (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/rust/beto-rust/nearby/presence/ldt/benches/ |
D | ldt_scan.rs | 177 struct LdtScanCipher<const B: usize, T: TweakableBlockCipher<B>, M: Mix, P: Padder<B, T>> { struct 183 impl<const B: usize, T: TweakableBlockCipher<B>, M: Mix, P: Padder<B, T>> ScanCipher 184 for LdtScanCipher<B, T, M, P> argument
|