Searched defs:LdtDecryptCipher (Results 1 – 1 of 1) sorted by relevance
78 pub struct LdtDecryptCipher<const B: usize, T: TweakableBlockCipher<B>, M: Mix> { struct85 impl<const B: usize, T: TweakableBlockCipher<B>, M: Mix> LdtDecryptCipher<B, T, M> { implementation