[][src]Macro cipher::new_sync_test

macro_rules! new_sync_test {
    ($name:ident, $cipher:ty, $test_name:expr) => { ... };
}
👎 Deprecated since 0.2.2:

use stream_cipher_sync_test! instead

Test core functionality of synchronous stream cipher