macro_rules! stream_cipher_test {
    ($name:ident, $test_name:expr, $cipher:ty $(,)?) => { ... };
}
Available on crate feature dev only.
Expand description

Test core functionality of synchronous stream cipher