[][src]Macro cipher::new_async_test

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

use stream_cipher_async_test! instead

Test core functionality of asynchronous stream cipher