[][src]Macro cipher::bench_async

macro_rules! bench_async {
    ($enc_name:ident, $dec_name:ident, $cipher:path, $data_len:expr) => { ... };
}
👎 Deprecated since 0.2.2:

use stream_cipher_async_bench! instead

Create asynchronous stream cipher benchmarks