Searched defs:LdtEncryptCipher (Results 1 – 1 of 1) sorted by relevance
37 pub struct LdtEncryptCipher<const B: usize, T: TweakableBlockCipher<B>, M: Mix> { struct44 impl<const B: usize, T: TweakableBlockCipher<B>, M: Mix> LdtEncryptCipher<B, T, M> { argument