Macro crypto_tests::bench_block_cipher [] [src]

macro_rules! bench_block_cipher {
    ($cipher:path, $key_len:expr) => { ... };
}