crypto_mac

Macro bench

Source
macro_rules! bench {
    ($name:ident, $engine:path, $bs:expr) => { ... };
    ($engine:path) => { ... };
}
Available on crate feature dev only.
Expand description

Define benchmark