[][src]Macro stream_cipher::bench_async

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

Create synchronous stream cipher benchmarks