block_mode_test

Macro block_mode_test 

Source
macro_rules! block_mode_test {
    ($name:ident, $cipher:ty, $test_fn:ident $(,)?) => { ... };
    ($test_name:ident, $file_name:expr, $cipher:ty, $test_fn:ident $(,)?) => { ... };
}
Expand description

Define block mode test