[][src]Macro cipher::bench_sync

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

use stream_cipher_sync_bench! instead

Create synchronous stream cipher benchmarks