[][src]Macro cipher::stream_cipher_async_bench

macro_rules! stream_cipher_async_bench {
    ($enc_name:ident, $dec_name:ident, $cipher:path, $data_len:expr) => { ... };
    ($cipher:path) => { ... };
}
This is supported on crate feature dev only.

Create asynchronous stream cipher benchmarks