[go: up one dir, main page]

Macro stream_cipher_test

Source
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