[][src]Macro stream_cipher::bench_sync

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

Create synchronous stream cipher benchmarks