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
macro_rules! stream_cipher_test {
($name:ident, $test_name:expr, $cipher:ty $(,)?) => { ... };
}dev only.Test core functionality of synchronous stream cipher