Home
last modified time | relevance | path

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

/external/rust/beto-rust/nearby/presence/ldt/src/
Dlib.rs37 pub struct LdtEncryptCipher<const B: usize, T: TweakableBlockCipher<B>, M: Mix> { struct
44 impl<const B: usize, T: TweakableBlockCipher<B>, M: Mix> LdtEncryptCipher<B, T, M> { argument