Macro cipher::stream_cipher_sync_bench[][src]

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

Create synchronous stream cipher benchmarks