macro_rules! stream_cipher_test {
($name:ident, $test_name:expr, $cipher:ty $(,)?) => { ... };
}Expand description
Test core functionality of synchronous stream cipher
macro_rules! stream_cipher_test {
($name:ident, $test_name:expr, $cipher:ty $(,)?) => { ... };
}Test core functionality of synchronous stream cipher