macro_rules! stream_cipher_seek_test {
($name:ident, $cipher:ty) => { ... };
}Expand description
Test stream synchronous stream cipher seeking capabilities
macro_rules! stream_cipher_seek_test {
($name:ident, $cipher:ty) => { ... };
}Test stream synchronous stream cipher seeking capabilities