Searched defs:TweakableBlockCipherKey (Results 1 – 3 of 3) sorted by relevance
67 pub trait TweakableBlockCipherKey: Sized { interface
49 K: XtsKey + TweakableBlockCipherKey, in run_tests()
61 K: XtsKey + TweakableBlockCipherKey, in run_test_cases()